fix(couchdb): remove invalid syncWaves from Application spec
This commit is contained in:
@@ -39,7 +39,3 @@ spec:
|
|||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ApplyOutOfSyncOnly=true
|
- ApplyOutOfSyncOnly=true
|
||||||
syncWaves:
|
|
||||||
- order: 0 # Namespace first
|
|
||||||
- order: 1 # ExternalSecret second
|
|
||||||
- order: 2 # Helm chart last
|
|
||||||
|
|||||||
Reference in New Issue
Block a user