mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:07:31 +00:00
pod ip variable (#181)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user