Merge branch 'dev' into staging

This commit is contained in:
Vins 2023-09-18 11:53:56 +02:00
commit cee590c173
2 changed files with 57 additions and 60 deletions

View File

@ -4,7 +4,7 @@ scwSecretKey: AgCgjF5QEzxT3GYTS5B6cmQ0e+0/qFWzKaUDSi+Vjc7RoameuvaIJvTXMBkS3he1oy
lecoffreFront:
serviceAccountName: lecoffre-front-sa
command: "'sh', '-c', 'export $(xargs </etc/env/.env) && npm run cron'"
command: "'sh', '-c', 'export $(xargs </etc/env/.env) && npm run start'"
envSecrets: ppd-env
imagePullSecrets:
- name: docker-pull-secret
@ -30,5 +30,4 @@ lecoffreFront:
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"

View File

@ -31,6 +31,4 @@ lecoffreFront:
# key is name of the environment variable, scwID is the secret ID in SCW with "id:" in front
env:
- key: .env
scwID: "id:a131edea-84e0-49d6-b4a8-20ab417220c9"
scwID: "id:2be9510b-bb1f-4fbe-ab3e-3dc11fb49051"