Change ingress value

This commit is contained in:
Yanis JEDRZEJCZAK 2024-03-29 09:57:02 +01:00
parent 03101253b5
commit 922ef89757

View File

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