File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 mountPath : /etc/cloudstack-csi-driver
4848
4949 - name : external-provisioner
50- image : k8s.gcr .io/sig-storage/csi-provisioner:v3.3.1
50+ image : registry.k8s .io/sig-storage/csi-provisioner:v3.3.1
5151 imagePullPolicy : IfNotPresent
5252 args :
5353 - " --csi-address=$(ADDRESS)"
6161 mountPath : /var/lib/csi/sockets/pluginproxy/
6262
6363 - name : external-attacher
64- image : k8s.gcr .io/sig-storage/csi-attacher:v4.3.0
64+ image : registry.k8s .io/sig-storage/csi-attacher:v4.3.0
6565 imagePullPolicy : IfNotPresent
6666 args :
6767 - " --csi-address=$(ADDRESS)"
Original file line number Diff line number Diff line change 5757 mountPath : /etc/cloudstack-csi-driver
5858
5959 - name : node-driver-registrar
60- image : k8s.gcr .io/sig-storage/csi-node-driver-registrar:v2.8.0
60+ image : registry.k8s .io/sig-storage/csi-node-driver-registrar:v2.8.0
6161 imagePullPolicy : IfNotPresent
6262 args :
6363 - " --csi-address=$(ADDRESS)"
You can’t perform that action at this time.
0 commit comments