From f1637fcb7b9f2456453fc8fd6a3c702f742e2660 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Tue, 14 Nov 2023 14:12:07 +0100 Subject: [PATCH] With autosync Signed-off-by: Martyn Ranyard --- everything-app/unifi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/everything-app/unifi.yaml b/everything-app/unifi.yaml index 775d17e..a06c69e 100644 --- a/everything-app/unifi.yaml +++ b/everything-app/unifi.yaml @@ -20,3 +20,6 @@ spec: value: "false" repoURL: https://qonstrukt.github.io/helm-charts/ targetRevision: 2.4.0 + syncPolicy: + automated: + selfHeal: true