Fix Cd
This commit is contained in:
parent
23a0706faf
commit
e13409d677
@ -2,7 +2,6 @@ dockerPullSecret: secret/data/minteed-stg/config/dockerpullsecret
|
|||||||
|
|
||||||
namespace: lecoffre
|
namespace: lecoffre
|
||||||
|
|
||||||
|
|
||||||
lecoffreBack:
|
lecoffreBack:
|
||||||
serviceAccountName: lecoffre-back-sa
|
serviceAccountName: lecoffre-back-sa
|
||||||
command: "'sh', '-c', '. /vault/secrets/envs-api && npm start'"
|
command: "'sh', '-c', '. /vault/secrets/envs-api && npm start'"
|
||||||
@ -25,7 +24,6 @@ lecoffreBack:
|
|||||||
image:
|
image:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
repository: "rg.fr-par.scw.cloud/lecoffre/back"
|
repository: "rg.fr-par.scw.cloud/lecoffre/back"
|
||||||
tag: 0.1.0
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
@ -33,7 +31,7 @@ lecoffreBack:
|
|||||||
limits:
|
limits:
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
ingress:
|
ingress:
|
||||||
host: api.lecoffre.smart-chain.fr
|
host: api.stg.lecoffre.smart-chain.fr
|
||||||
tls:
|
tls:
|
||||||
hosts:
|
hosts:
|
||||||
- api.stg.lecoffre.smart-chain.fr
|
- api.stg.lecoffre.smart-chain.fr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user