Change ingress value (#139)

This commit is contained in:
Yanis JEDRZEJCZAK 2024-03-29 09:57:49 +01:00 committed by GitHub
commit 35fb7ee45c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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