diff --git a/apps/templates/whisper-folder.yaml b/apps/templates/whisper-folder.yaml index e9ca4c1..27011af 100644 --- a/apps/templates/whisper-folder.yaml +++ b/apps/templates/whisper-folder.yaml @@ -16,4 +16,6 @@ spec: namespace: whisper syncPolicy: syncOptions: - - CreateNamespace=true \ No newline at end of file + - CreateNamespace=true + automated: + selfHeal: true \ No newline at end of file