From 2e80bbd11fa41be850bbe019574ff201f7ab4b05 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Thu, 15 Jan 2026 20:40:33 +0100 Subject: [PATCH] Preparation restore homarr --- apps/applicationset-homarr.yaml | 7 ++++--- helm/homarr/dev/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/applicationset-homarr.yaml b/apps/applicationset-homarr.yaml index e69d1b5..b78d2c8 100644 --- a/apps/applicationset-homarr.yaml +++ b/apps/applicationset-homarr.yaml @@ -48,8 +48,9 @@ spec: # server: '{{server}}' namespace: 'homarr-{{path.basename}}' syncPolicy: - automated: - prune: true - selfHeal: true + # Sync automatique désactivé - sync manuel uniquement + # automated: + # prune: true + # selfHeal: true syncOptions: - CreateNamespace=true \ No newline at end of file diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/dev/values.yaml index c541f52..6d4db57 100644 --- a/helm/homarr/dev/values.yaml +++ b/helm/homarr/dev/values.yaml @@ -1,7 +1,7 @@ # Configuration pour le chart wrapper Homarr # Les valeurs doivent être sous la clé 'homarr' pour être passées au chart dépendant homarr: - replicaCount: 1 + replicaCount: 0 image: # Le chart homarr n'utilise pas image.registry séparément,