Compare commits
1 Commits
bb6f101bac
...
308e5b2725
| Author | SHA1 | Date | |
|---|---|---|---|
| 308e5b2725 |
@ -45,7 +45,7 @@ spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
containers:
|
||||
- name: csi-rbdplugin
|
||||
image: quay.io/cephcsi/cephcsi:v3.15
|
||||
image: quay.io/cephcsi/cephcsi:v3.15.0
|
||||
args:
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
- "--type=rbd"
|
||||
|
||||
@ -25,7 +25,7 @@ spec:
|
||||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
allowPrivilegeEscalation: true
|
||||
image: quay.io/cephcsi/cephcsi:v3.15
|
||||
image: quay.io/cephcsi/cephcsi:v3.15.0
|
||||
args:
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
- "--pluginpath=/var/lib/kubelet/plugins"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user