mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 11:17:47 +00:00
fix: console env directory (#189)
* fix: serve console env from os (not statik) * ZITADEL_CONSOLE_ENV_PATH for (local) overwrite possibility * name EnvOverwritePath * fix: console env directory * fix mount path * fix default dir
This commit is contained in:
@@ -72,7 +72,7 @@ spec:
|
||||
- name: zitadel-secret
|
||||
mountPath: /secret
|
||||
- name: console-config
|
||||
mountPath: /assets/environment.json
|
||||
mountPath: /console/environment.json
|
||||
subPath: environment.json
|
||||
imagePullSecrets:
|
||||
- name: githubsecret
|
||||
|
Reference in New Issue
Block a user