From ac4e50c52b5b27b98d717486294f46db7771a531 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Mon, 12 Jan 2026 05:48:11 +0100 Subject: [PATCH] update homarr --- helm/homarr/dev/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index cffba20..83d0383 100644 --- a/helm/homarr/dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -14,6 +14,10 @@ homarr: enabled: true # Classe d'ingress pour Traefik (requis pour que Traefik prenne en charge l'ingress) ingressClassName: traefik + annotations: { + "kubernetes.io/ingress.class": "traefik" + } + # kubernetes.io/ingress.class: nginx # Configuration des hôtes hosts: - host: homarr.dev.gkdomaine.local