From 049ba56098fc8256f314e9d1405c1a26f8f534bd Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Mon, 12 Jan 2026 02:01:56 +0100 Subject: [PATCH] Update ingress Homarr --- helm/homarr/dev/values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index 82383a5..58d37f8 100644 --- a/helm/homarr/dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -12,10 +12,15 @@ homarr: ingress: enabled: true + # Classe d'ingress pour Traefik (requis pour éviter les boucles de réconciliation) + # Utilisez 'className' pour les charts Helm standard + className: traefik + # Configuration des hôtes hosts: - host: homarr.gkdomaine.local paths: - path: / + pathType: Prefix # Clé de chiffrement pour la base de données # Pour générer une nouvelle clé: openssl rand -hex 32