File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 serviceAccount : csi-snapshotter
7373 containers :
7474 - name : csi-provisioner
75- image : quay.io/k8scsi/csi-provisioner:v1.0.1
75+ image : quay.io/k8scsi/csi-provisioner:v1.1.0
7676 args :
7777 - " --provisioner=csi-hostpath"
7878 - " --csi-address=$(ADDRESS)"
8585 - name : socket-dir
8686 mountPath : /csi
8787 - name : csi-snapshotter
88- image : quay.io/k8scsi/csi-snapshotter:v1.0.1
88+ image : quay.io/k8scsi/csi-snapshotter:v1.1.0
8989 args :
9090 - " --csi-address=$(ADDRESS)"
9191 - " --connection-timeout=15s"
9898 - name : socket-dir
9999 mountPath : /csi
100100 - name : hostpath
101- image : quay.io/k8scsi/hostpathplugin:v1.0.1
101+ image : quay.io/k8scsi/hostpathplugin:v1.1.0
102102 args :
103103 - " --v=5"
104104 - " --endpoint=$(CSI_ENDPOINT)"
You can’t perform that action at this time.
0 commit comments