Skip to content

Commit

Permalink
Merge pull request #103 from chrishenzie/update-registry
Browse files Browse the repository at this point in the history
Update registry for sample container in README
  • Loading branch information
k8s-ci-robot authored Aug 17, 2020
2 parents 8b4183e + 5d01f04 commit c41832c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ the actual driver's name.
```bash
containers:
- name: csi-driver-registrar
image: quay.io/k8scsi/csi-node-driver-registrar:v1.0.2
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v1.3.0
args:
- "--csi-address=/csi/csi.sock"
- "--kubelet-registration-path=/var/lib/kubelet/plugins/<drivername.example.com>/csi.sock"
Expand Down

0 comments on commit c41832c

Please sign in to comment.