We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc07ba commit 352df94Copy full SHA for 352df94
1 file changed
deploy/k8s/controller-deployment.yaml
@@ -61,7 +61,7 @@ spec:
61
mountPath: /var/lib/csi/sockets/pluginproxy/
62
63
- name: external-attacher
64
- image: k8s.gcr.io/sig-storage/csi-attacher:v3.0.2
+ image: k8s.gcr.io/sig-storage/csi-attacher:v4.3.0
65
imagePullPolicy: IfNotPresent
66
args:
67
- "--csi-address=$(ADDRESS)"
0 commit comments