From 93707f3cf5aa7163a4caac6c0afae399b15c1ddd Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Fri, 17 Nov 2023 12:21:34 +0100 Subject: [PATCH] auto-sync on Signed-off-by: Martyn Ranyard --- everything-app/samba-fast.yaml | 3 +++ everything-app/samba-slow.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/everything-app/samba-fast.yaml b/everything-app/samba-fast.yaml index b93f0e5..ecd4c7e 100644 --- a/everything-app/samba-fast.yaml +++ b/everything-app/samba-fast.yaml @@ -23,3 +23,6 @@ spec: path: apps-helm/samba4 repoURL: https://git.martyn.berlin/martyn/infra4talos.git targetRevision: HEAD + syncPolicy: + automated: + selfHeal: true diff --git a/everything-app/samba-slow.yaml b/everything-app/samba-slow.yaml index 82fbac7..31d3535 100644 --- a/everything-app/samba-slow.yaml +++ b/everything-app/samba-slow.yaml @@ -23,3 +23,6 @@ spec: path: apps-helm/samba4 repoURL: https://git.martyn.berlin/martyn/infra4talos.git targetRevision: HEAD + syncPolicy: + automated: + selfHeal: true