From fbfd197eb505bdb8a90ba1f56a5872efb5daaf51 Mon Sep 17 00:00:00 2001 From: Vins Date: Thu, 21 Sep 2023 10:50:27 +0200 Subject: [PATCH] Switched stg env --- devops/ppd.values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devops/ppd.values.yaml b/devops/ppd.values.yaml index 45b3ccce..3300e6cf 100644 --- a/devops/ppd.values.yaml +++ b/devops/ppd.values.yaml @@ -30,7 +30,7 @@ lecoffreBack: nginx.ingress.kubernetes.io/force-ssl-redirect: "true" env: - key: .env - scwID: "id:430001f8-68ab-47b2-92e8-38024c35a80d" + scwID: "id:2be9510b-bb1f-4fbe-ab3e-3dc11fb49051" lecoffreCron: serviceAccountName: lecoffre-cron-sa @@ -50,5 +50,5 @@ lecoffreCron: # key is name of the environment variable, scwID is the secret ID in SCW with "id:" in front env: - key: .env - scwID: "id:430001f8-68ab-47b2-92e8-38024c35a80d" + scwID: "id:2be9510b-bb1f-4fbe-ab3e-3dc11fb49051"