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:
memory: 2Gi
ingress:
host: app.stg.lecoffre.smart-chain.fr
host: app-tp.stg.lecoffre.smart-chain.fr
tls:
hosts:
- app.stg.lecoffre.smart-chain.fr
- app-tp.stg.lecoffre.smart-chain.fr
secretName: front-tls
annotations:
kubernetes.io/ingress.class: nginx