changed lecoffre.io host to app.lecoffre.io (#128)

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

View File

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