Merge branch 'staging' into preprod

This commit is contained in:
Maxime Lalo 2023-12-08 15:43:18 +01:00
commit 9cae386c1c

View File

@ -18,10 +18,13 @@ lecoffreFront:
limits: limits:
memory: 2Gi memory: 2Gi
ingress: ingress:
host: app.lecoffre.smart-chain.fr host:
- app.lecoffre.smart-chain.fr
- test.eplp.fr
tls: tls:
hosts: hosts:
- app.lecoffre.smart-chain.fr - app.lecoffre.smart-chain.fr
- test.eplp.fr
secretName: front-tls secretName: front-tls
annotations: annotations:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx