File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
manifests/manila-csi-plugin Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3636 serviceAccountName : openstack-manila-csi-controllerplugin
3737 containers :
3838 - name : provisioner
39- image : " k8s.gcr.io/sig-storage/csi-provisioner:v2.0 .2"
39+ image : " k8s.gcr.io/sig-storage/csi-provisioner:v2.2 .2"
4040 args :
4141 - " --csi-address=$(ADDRESS)"
4242 # To enable topology awareness in csi-provisioner, uncomment the following line:
4949 - name : plugin-dir
5050 mountPath : /var/lib/kubelet/plugins/manila.csi.openstack.org
5151 - name : snapshotter
52- image : " k8s.gcr.io/sig-storage/csi-snapshotter:v2 .1.3 "
52+ image : " k8s.gcr.io/sig-storage/csi-snapshotter:v4 .1.1 "
5353 args :
5454 - " --csi-address=$(ADDRESS)"
5555 env :
Original file line number Diff line number Diff line change 2121 dnsPolicy : ClusterFirstWithHostNet
2222 containers :
2323 - name : registrar
24- image : " k8s.gcr.io/sig-storage/csi-node-driver-registrar:v1.3 .0"
24+ image : " k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.2 .0"
2525 args :
2626 - " --csi-address=/csi/csi.sock"
2727 - " --kubelet-registration-path=/var/lib/kubelet/plugins/manila.csi.openstack.org/csi.sock"
You can’t perform that action at this time.
0 commit comments