added www. to hist (#129)

This commit is contained in:
VincentAlamelle 2023-12-11 14:53:44 +01:00 committed by GitHub
commit 43acd67e88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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