pod ip variable (#181)

This commit is contained in:
Christian Jakob 2020-06-05 20:21:30 +02:00 committed by GitHub
parent 8135b6d2ec
commit 3b969ae836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,11 @@ spec:
- name: accounts-http
containerPort: 50031
env:
- env:
- name: POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: ZITADEL_GOOGLE_CHAT_URL
valueFrom:
secretKeyRef: