From 689e940588accdce471c41e046966f0846cdaeb7 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Fri, 6 Sep 2024 01:56:04 +0200 Subject: [PATCH] Remove self heal and prune longhorn --- apps/templates/helm-longhorn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/helm-longhorn.yaml b/apps/templates/helm-longhorn.yaml index 0f9f663..c8f2cc0 100644 --- a/apps/templates/helm-longhorn.yaml +++ b/apps/templates/helm-longhorn.yaml @@ -6,7 +6,7 @@ metadata: spec: syncPolicy: syncOptions: - - CreateNamespace=true + - CreateNamespace=true project: default sources: - chart: longhorn