🐛(helm) fix wrongly named ingress

Admin ingress has been partially renamed to ingressAdmin.
I forgot to update helmfile values. Fixed them.
This commit is contained in:
Lebaud Antoine
2024-03-21 17:37:52 +01:00
committed by aleb_the_flash
parent 340ddf8b1a
commit d15adb4421
2 changed files with 2 additions and 2 deletions

View File

@@ -46,6 +46,6 @@ ingress:
enabled: true
host: desk.127.0.0.1.nip.io
admin:
ingressAdmin:
enabled: true
host: desk.127.0.0.1.nip.io

View File

@@ -75,7 +75,7 @@ ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
admin:
ingressAdmin:
enabled: true
host: desk-staging.beta.numerique.gouv.fr
annotations: