Re edited every ops config

This commit is contained in:
Vins 2023-09-18 11:56:08 +02:00
parent ca6d1e5a4a
commit 60ebad09e2

View File

@ -18,10 +18,10 @@ lecoffreBack:
limits: limits:
memory: 2Gi memory: 2Gi
ingress: ingress:
host: api.stg.lecoffre.smart-chain.fr host: api.ppd.lecoffre.smart-chain.fr
tls: tls:
hosts: hosts:
- api.stg.lecoffre.smart-chain.fr - api.ppd.lecoffre.smart-chain.fr
secretName: api-tls secretName: api-tls
annotations: annotations:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx
@ -30,7 +30,7 @@ lecoffreBack:
nginx.ingress.kubernetes.io/force-ssl-redirect: "true" nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
env: env:
- key: .env - key: .env
scwID: "id:a131edea-84e0-49d6-b4a8-20ab417220c9" scwID: "id:430001f8-68ab-47b2-92e8-38024c35a80d"
lecoffreCron: lecoffreCron:
serviceAccountName: lecoffre-cron-sa 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 # key is name of the environment variable, scwID is the secret ID in SCW with "id:" in front
env: env:
- key: .env - key: .env
scwID: "id:2be9510b-bb1f-4fbe-ab3e-3dc11fb49051" scwID: "id:430001f8-68ab-47b2-92e8-38024c35a80d"