mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 15:27:56 -02:30
Update CSI snaphotter and make it independent (#7943)
* CSI: update CSI snapshot CRDs * CSI: update snapshot controller tag version with kubernetes specific versions * CSI: allow enabling csi_snapshot_controller independent of Cinder CSI * CSI: Align csi-snapshot-controller with upstream and use a Deployment instead of a StatefulSet
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
dependencies:
|
||||
- role: kubernetes-apps/snapshots/snapshot-controller
|
||||
when:
|
||||
- cinder_csi_enabled
|
||||
- cinder_csi_enabled or csi_snapshot_controller_enabled
|
||||
tags:
|
||||
- snapshot-controller
|
||||
|
||||
|
||||
Reference in New Issue
Block a user