Change ingress value

This commit is contained in:
Yanis JEDRZEJCZAK 2024-03-29 09:56:57 +01:00
parent d86a3ebfe5
commit ad128c2e70

View File

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