This commit is contained in:
ivan 2026-07-31 13:55:22 +05:00
parent c7b749fd09
commit edd357ba72

View File

@ -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