cephfs/Makefile: renamed image to quay.io/cephcsi/cephfsplugin

This commit is contained in:
gman
2018-03-26 15:02:20 +02:00
parent 61103bbc47
commit 48b4177949
2 changed files with 3 additions and 3 deletions

View File

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