diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index f3aa111..2205873 100644 --- a/helm/homarr/dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -13,11 +13,8 @@ homarr: ingress: enabled: true # Classe d'ingress pour Traefik (requis pour que Traefik prenne en charge l'ingress) - # className: traefik - # annotations: { - # "kubernetes.io/ingress.class": "traefik" - # } - # kubernetes.io/ingress.class: nginx + ingressClassName: traefik + # Configuration des hôtes hosts: - host: homarr.dev.gkdomaine.local