diff --git a/apps/templates/longhorn.yaml b/apps/templates/longhorn.yaml index 99ecc6b..d5f67a0 100644 --- a/apps/templates/longhorn.yaml +++ b/apps/templates/longhorn.yaml @@ -16,7 +16,4 @@ spec: namespace: longhorn-system syncPolicy: syncOptions: - - CreateNamespace=true - automated: - prune: true - selfHeal: true \ No newline at end of file + - CreateNamespace=true \ No newline at end of file