From 60ebad09e2ad0bba76e6fb4a27cd0c131f55783c Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 18 Sep 2023 11:56:08 +0200 Subject: [PATCH] Re edited every ops config --- devops/ppd.values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devops/ppd.values.yaml b/devops/ppd.values.yaml index ba5c13a9..7f09d778 100644 --- a/devops/ppd.values.yaml +++ b/devops/ppd.values.yaml @@ -18,10 +18,10 @@ lecoffreBack: limits: memory: 2Gi ingress: - host: api.stg.lecoffre.smart-chain.fr + host: api.ppd.lecoffre.smart-chain.fr tls: hosts: - - api.stg.lecoffre.smart-chain.fr + - api.ppd.lecoffre.smart-chain.fr secretName: api-tls annotations: kubernetes.io/ingress.class: nginx @@ -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"