disable auto sync
This commit is contained in:
@@ -16,8 +16,9 @@ spec:
|
|||||||
namespace: llama
|
namespace: llama
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
enabled: false
|
||||||
selfHeal: true
|
# prune: true
|
||||||
|
# selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
ignoreDifferences:
|
ignoreDifferences:
|
||||||
|
|||||||
Reference in New Issue
Block a user