mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:47:32 +00:00
fix: add arg and probes to deployment (#605)
* feat: separate setup from startup * health * move setup config * add env vars to caos_local.sh * fix domain and set devMode explicit * fix: add arg and probes to deployment * fix setup.yaml * domain validation
This commit is contained in:
@@ -65,6 +65,6 @@ SetUp:
|
||||
- '$ZITADEL_CONSOLE_GRANT_TYPE'
|
||||
ApplicationType: 'USER_AGENT'
|
||||
AuthMethodType: 'NONE'
|
||||
DevMode: '$ZITADEL_CONSOLE_DEV_MODE'
|
||||
DevMode: $ZITADEL_CONSOLE_DEV_MODE
|
||||
Owners:
|
||||
- 'zitadel-admin@caos.ch'
|
Reference in New Issue
Block a user