This commit is contained in:
gisele-igore 2023-04-03 19:04:45 +02:00
parent 23a0706faf
commit e13409d677

View File

@ -2,7 +2,6 @@ dockerPullSecret: secret/data/minteed-stg/config/dockerpullsecret
namespace: lecoffre
lecoffreBack:
serviceAccountName: lecoffre-back-sa
command: "'sh', '-c', '. /vault/secrets/envs-api && npm start'"
@ -25,7 +24,6 @@ lecoffreBack:
image:
pullPolicy: Always
repository: "rg.fr-par.scw.cloud/lecoffre/back"
tag: 0.1.0
resources:
requests:
cpu: 200m
@ -33,7 +31,7 @@ lecoffreBack:
limits:
memory: 2Gi
ingress:
host: api.lecoffre.smart-chain.fr
host: api.stg.lecoffre.smart-chain.fr
tls:
hosts:
- api.stg.lecoffre.smart-chain.fr