From 38219249b31312119e301c36cf420b5b8671656a Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 2 Aug 2026 00:44:21 +0500 Subject: [PATCH] ++ --- apps/django/base/frontend.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/django/base/frontend.yaml b/apps/django/base/frontend.yaml index d560621..1059d1e 100644 --- a/apps/django/base/frontend.yaml +++ b/apps/django/base/frontend.yaml @@ -85,17 +85,17 @@ spec: path: _default: nginx.conf - # - name: zitadel-configmap - # mountPath: - # _default: /opt/react_client/static/config.json - # subPath: - # _default: config.json - # readOnly: - # _default: true - # configMap: - # name: - # _default: zitadel-configmap - # items: - # - key: config.json - # path: - # _default: config.json + - name: zitadel-configmap + mountPath: + _default: /opt/react_client/static/config.json + subPath: + _default: config.json + readOnly: + _default: true + configMap: + name: + _default: zitadel-configmap + items: + - key: config.json + path: + _default: config.json