feat(n8n): enable prune, guarded by Prune=false on the workflows PVC

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 15:50:21 +00:00
co-authored by Claude Fable 5
parent 2afbb9559c
commit 0619a5caf7
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ spec:
targetRevision: main
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true