mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 20:27:23 +00:00
pod ip variable (#181)
This commit is contained in:
parent
8135b6d2ec
commit
3b969ae836
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user