Fix portworx-csi ArgoCD Application manifest
Remove invalid syncWaves field from syncPolicy - sync wave is controlled via annotation
This commit is contained in:
@@ -50,5 +50,3 @@ spec:
|
|||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
syncWaves:
|
|
||||||
- wave: 2
|
|
||||||
|
|||||||
Reference in New Issue
Block a user