This commit is contained in:
Vins 2023-09-18 11:33:33 +02:00
parent 87f8bf57ed
commit 1a56b3623a

View File

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