Fix Cd
This commit is contained in:
parent
23a0706faf
commit
e13409d677
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user