This commit is contained in:
ivan 2026-08-02 00:44:21 +05:00
parent 6c81ba0080
commit 38219249b3

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