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,