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"