We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e3d19 commit c54ba9eCopy full SHA for c54ba9e
cluster-applications/gp-cluster-applications/values/values-vshn.yaml
@@ -35,10 +35,9 @@ applications:
35
- name: "backup.external.enabled"
36
value: "true"
37
syncPolicy:
38
- automated: {}
39
-# automated:
40
-# prune: true
41
-# selfHeal: true
+ automated:
+ prune: true
+ selfHeal: true
42
43
###################### EXTERNAL SECRETS CONFIGURATION ######################
44
external-secrets:
0 commit comments