From 03c79b0412e6e0ece682bd2a8b7060198518afea Mon Sep 17 00:00:00 2001 From: Laurent Bossavit Date: Thu, 28 Nov 2024 14:48:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F(dimail)=20adapt=20prod=20?= =?UTF-8?q?deployment=20to=20modified=20endpoint=20of=20Dimail=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed: api.ox.numerique.gouv.fr -> api.ovhprod.dimail1.numerique.gouv.fr --- src/helm/env.d/production/values.desk.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helm/env.d/production/values.desk.yaml.gotmpl b/src/helm/env.d/production/values.desk.yaml.gotmpl index 1b5e657..d2abafb 100644 --- a/src/helm/env.d/production/values.desk.yaml.gotmpl +++ b/src/helm/env.d/production/values.desk.yaml.gotmpl @@ -98,7 +98,7 @@ backend: name: redis.redis.libre.sh key: url WEBMAIL_URL: "https://webmail.numerique.gouv.fr" - MAIL_PROVISIONING_API_URL: "https://api.ox.numerique.gouv.fr" + MAIL_PROVISIONING_API_URL: "https://api.ovhprod.dimail1.numerique.gouv.fr" MAIL_PROVISIONING_API_CREDENTIALS: secretKeyRef: name: backend