update image repo

Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
Huamin Chen 2018-02-15 19:41:19 +00:00
parent a8ba1a7df3
commit 1b89523747
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ $ docker images | grep rbdplugin
```
You should see the following line in the output:
```
csi_images/rbdplugin latest 248ddba297fa 30 seconds ago 431 MB
quay.io/cephcsi/rbdplugin v0.2.0 76369a8f8528 15 minutes ago 372.5 MB
```
### Testing

View File

@ -81,7 +81,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: csi_images/rbdplugin:latest
image: quay.io/cephcsi/rbdplugin:v0.2.0
args :
- "--nodeid=$(NODE_ID)"
- "--endpoint=$(CSI_ENDPOINT)"