From 3191cb0db4172dd3df1215f28bd009fd6c49b83b Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 18 Sep 2023 11:42:15 +0200 Subject: [PATCH] Switched env file --- 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 53502061..7f09d778 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:a131edea-84e0-49d6-b4a8-20ab417220c9" + scwID: "id:430001f8-68ab-47b2-92e8-38024c35a80d" 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:2be9510b-bb1f-4fbe-ab3e-3dc11fb49051" + scwID: "id:430001f8-68ab-47b2-92e8-38024c35a80d"