🚑️(staging) fix 404 errors

Recent changes on the staging cluster created a regression.
The ingress className needs to be specified.
This commit is contained in:
Lebaud Antoine
2024-03-26 16:08:27 +01:00
committed by aleb_the_flash
parent 6b2fb4169c
commit 2345250c4f

View File

@@ -72,12 +72,14 @@ frontend:
ingress:
enabled: true
host: desk-staging.beta.numerique.gouv.fr
className: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
ingressAdmin:
enabled: true
host: desk-staging.beta.numerique.gouv.fr
className: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/auth-signin: https://oauth2-proxy-preprod.beta.numerique.gouv.fr/oauth2/start