🔧(helm) deactivate teams feature on productions env

Teams feature is not ready for production yet,
so we need to deactivate it on productions environment.
preprod should be a copy of production,
so we need to deactivate it on preprod too.
This commit is contained in:
Anthony LC
2024-08-20 10:39:31 +02:00
committed by Anthony LC
parent 32889b9e8c
commit b84e8b89f7
2 changed files with 2 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ backend:
name: redis.redis.libre.sh
key: url
MAIL_PROVISIONING_API_URL: "https://main.dev.ox.numerique.gouv.fr"
FEATURE_TEAMS: False
createsuperuser:
command:

View File

@@ -85,6 +85,7 @@ backend:
name: redis.redis.libre.sh
key: url
MAIL_PROVISIONING_API_URL: "https://main.dev.ox.numerique.gouv.fr"
FEATURE_TEAMS: False
createsuperuser:
command: