Change ingress value (#182)

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

View File

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