Update syncOption

This commit is contained in:
dvirlabs 2025-07-29 11:31:43 +03:00
parent 78a0496fd3
commit 245d5b151c

View File

@ -28,8 +28,9 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: '{{namespace}}' namespace: '{{namespace}}'
syncPolicy: {} syncPolicy:
# automated: syncOptions:
# selfHeal: true - CreateNamespace=true
# syncOption: - Prune=false
# - Prune=false - ApplyOutOfSyncOnly=true