From 2ab23ac9397e805baad1fa93e30d79655d02e37a Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 15 Sep 2024 18:21:51 +0200 Subject: [PATCH] Mailu enable automated sync --- mailu/helm-mailu.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mailu/helm-mailu.yaml b/mailu/helm-mailu.yaml index 8be8cb7..7ae360e 100644 --- a/mailu/helm-mailu.yaml +++ b/mailu/helm-mailu.yaml @@ -9,6 +9,9 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true + automated: + selfHeal: true + prune: true project: default sources: - chart: mailu