🐛(helm) fix dimail api url

wrong value in dimail api url was causing prod to not work
This commit is contained in:
Marie PUPO JEAMMET
2024-10-03 11:18:36 +02:00
committed by Marie
parent 315a6ab931
commit 8e4472befc

View File

@@ -94,7 +94,7 @@ backend:
name: redis.redis.libre.sh
key: url
WEBMAIL_URL: "https://webmail.numerique.gouv.fr"
MAIL_PROVISIONING_API_URL: "https://api.dev.ox.numerique.gouv.fr"
MAIL_PROVISIONING_API_URL: "https://api.ox.numerique.gouv.fr"
MAIL_PROVISIONING_API_CREDENTIALS:
secretKeyRef:
name: backend