Disable autosync
This commit is contained in:
parent
feb509fa55
commit
9641b3b54a
@ -18,10 +18,6 @@ spec:
|
||||
namespace: mail-services
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
allowEmpty: false
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
retry:
|
||||
|
||||
@ -21,10 +21,6 @@ spec:
|
||||
namespace: mail-services
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
allowEmpty: false
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
|
||||
@ -27,10 +27,6 @@ spec:
|
||||
- '.spec.volumeClaimTemplates[]?'
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
allowEmpty: false
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- RespectIgnoreDifferences=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user