rook / rook

Storage Orchestration for Kubernetes
https://rook.io
Apache License 2.0
11.98k stars 2.64k forks source link

csi: create csi configmap if csi controller is disabled (backport #14125) #14127

Closed mergify[bot] closed 3 weeks ago

mergify[bot] commented 3 weeks ago

Creating a cluster never succeeds if CSI driver is disabled So to fix that we need to always create the csi configmap

closes: https://github.com/rook/rook/issues/14123

Checklist: