diff --git a/src/helm/env.d/preprod/values.desk.yaml.gotmpl b/src/helm/env.d/preprod/values.desk.yaml.gotmpl index 140e873..9c06a46 100644 --- a/src/helm/env.d/preprod/values.desk.yaml.gotmpl +++ b/src/helm/env.d/preprod/values.desk.yaml.gotmpl @@ -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: diff --git a/src/helm/env.d/production/values.desk.yaml.gotmpl b/src/helm/env.d/production/values.desk.yaml.gotmpl index ada9bb3..a5c17d9 100644 --- a/src/helm/env.d/production/values.desk.yaml.gotmpl +++ b/src/helm/env.d/production/values.desk.yaml.gotmpl @@ -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: