npm run start

This commit is contained in:
Vins 2023-09-18 11:37:55 +02:00
parent 1a56b3623a
commit e885807c4c

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