mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
cephfs/Makefile: renamed image to quay.io/cephcsi/cephfsplugin
This commit is contained in:
@ -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)"
|
||||
|
Reference in New Issue
Block a user