diff --git a/apps/applicationset-homarr.yaml b/apps/applicationset-homarr.yaml index b78d2c8..5b3ada6 100644 --- a/apps/applicationset-homarr.yaml +++ b/apps/applicationset-homarr.yaml @@ -49,8 +49,8 @@ spec: namespace: 'homarr-{{path.basename}}' syncPolicy: # Sync automatique désactivé - sync manuel uniquement - # automated: - # prune: true - # selfHeal: true + 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 6d4db57..c541f52 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: 0 + replicaCount: 1 image: # Le chart homarr n'utilise pas image.registry séparément,