[DO-1534] Disable validate for Huawei CSI plugin (!24)

[DO-1534]

Co-authored-by: denis.patrakeev <denis.patrakeev@avroid.tech>
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/24
This commit is contained in:
Denis Patrakeev
2025-02-20 14:47:36 +03:00
parent b51a0d0225
commit 86c471eab3

View File

@@ -29,6 +29,7 @@ spec:
prune: true
selfHeal: true
syncOptions:
- Validate=false
- ApplyOutOfSyncOnly=true
- CreateNamespace=true
---