Disable prune of retain is set
This commit is contained in:
parent
06c295b4f4
commit
301b972787
@ -34,7 +34,9 @@ spec:
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
{{- if not .retain }}
|
||||
prune: true
|
||||
{{- end }}
|
||||
{{- if .selfheal }}
|
||||
selfHeal: true
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user