diff --git a/devops/prd.values.yaml b/devops/prd.values.yaml index a004eb45..0c6364c1 100644 --- a/devops/prd.values.yaml +++ b/devops/prd.values.yaml @@ -18,10 +18,10 @@ lecoffreFront: limits: memory: 2Gi ingress: - host: lecoffre.io + host: app.lecoffre.io tls: hosts: - - lecoffre.io + - app.lecoffre.io secretName: front-tls annotations: kubernetes.io/ingress.class: nginx