🔧(helm) fix mail provisioning env

I forgot to use the new variable on the deployment.
This commit is contained in:
Jacques ROUSSEL
2024-09-10 16:20:30 +02:00
committed by Marie
parent 77cc64a6c7
commit aaca8819b3
7 changed files with 53 additions and 46 deletions

View File

@@ -85,6 +85,10 @@ backend:
name: redis.redis.libre.sh
key: url
MAIL_PROVISIONING_API_URL: "https://api.dev.ox.numerique.gouv.fr"
MAIL_PROVISIONING_API_CREDENTIALS:
secretKeyRef:
name: backend
key: MAIL_PROVISIONING_API_CREDENTIALS
FEATURE_TEAMS: False
SENTRY_DSN: "https://b72746c73d669421e7a8ccd3fab0fad2@sentry.incubateur.net/171"