Skip to content

Commit 14568f7

Browse files
authored
Merge pull request #162 from mauriciopoppe/update-docs
Updates node-driver-registrar image tag in README.md
2 parents fd6c756 + ccc134e commit 14568f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ spec:
107107
kubernetes.io/os: windows
108108
containers:
109109
- name: csi-driver-registrar
110-
image: gke.gcr.io/csi-node-driver-registrar:win-v1
110+
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0
111111
args:
112112
- "--v=5"
113113
- "--csi-address=unix://C:\\csi\\csi.sock"

0 commit comments

Comments
 (0)