Merge pull request 'fix' (#136) from master into prod

Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/136
This commit is contained in:
emmatveev 2025-07-12 10:12:23 +03:00
commit 054186bfcd

View File

@ -42,13 +42,13 @@ services:
ZITADEL_DATABASE_POSTGRES_ADMIN_PASSWORD: $DB_PASSWORD_PROD ZITADEL_DATABASE_POSTGRES_ADMIN_PASSWORD: $DB_PASSWORD_PROD
ZITADEL_DATABASE_POSTGRES_ADMIN_SSL_MODE: disable ZITADEL_DATABASE_POSTGRES_ADMIN_SSL_MODE: disable
ZITADEL_EXTERNALSECURE: false ZITADEL_EXTERNALSECURE: false
deploy: deploy:
mode: replicated mode: replicated
replicas: 1 replicas: 1
restart_policy: restart_policy:
condition: any condition: any
update_config: update_config:
parallelism: 1 parallelism: 1
# authelia: # authelia:
# image: mathwave/sprint-repo:authelia # image: mathwave/sprint-repo:authelia