diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index a90cf13..f3aa111 100644 --- a/helm/homarr/dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -13,7 +13,7 @@ homarr: ingress: enabled: true # Classe d'ingress pour Traefik (requis pour que Traefik prenne en charge l'ingress) - className: traefik + # className: traefik # annotations: { # "kubernetes.io/ingress.class": "traefik" # }