++
This commit is contained in:
parent
6c81ba0080
commit
38219249b3
@ -85,17 +85,17 @@ spec:
|
|||||||
path:
|
path:
|
||||||
_default: nginx.conf
|
_default: nginx.conf
|
||||||
|
|
||||||
# - name: zitadel-configmap
|
- name: zitadel-configmap
|
||||||
# mountPath:
|
mountPath:
|
||||||
# _default: /opt/react_client/static/config.json
|
_default: /opt/react_client/static/config.json
|
||||||
# subPath:
|
subPath:
|
||||||
# _default: config.json
|
_default: config.json
|
||||||
# readOnly:
|
readOnly:
|
||||||
# _default: true
|
_default: true
|
||||||
# configMap:
|
configMap:
|
||||||
# name:
|
name:
|
||||||
# _default: zitadel-configmap
|
_default: zitadel-configmap
|
||||||
# items:
|
items:
|
||||||
# - key: config.json
|
- key: config.json
|
||||||
# path:
|
path:
|
||||||
# _default: config.json
|
_default: config.json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user