added www. to hist

This commit is contained in:
Vins 2023-12-11 14:52:17 +01:00
parent 0ebdc0f06d
commit 354788c57f

View File

@ -18,10 +18,10 @@ lecoffreFront:
limits: limits:
memory: 2Gi memory: 2Gi
ingress: ingress:
host: app.lecoffre.io host: www.app.lecoffre.io
tls: tls:
hosts: hosts:
- app.lecoffre.io - www.app.lecoffre.io
secretName: front-tls secretName: front-tls
annotations: annotations:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx