Compare commits
No commits in common. "07da5b4f034a1fc11557c5a020f2c8b041833fc7" and "22a4658679629cc8cf0a2c2353c61fc9fb055621" have entirely different histories.
07da5b4f03
...
22a4658679
|
@ -93,7 +93,7 @@ spec:
|
|||
- mountPath: /var/lib/csi/sockets/pluginproxy/
|
||||
name: socket-dir
|
||||
- name: cinder-csi-plugin
|
||||
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.28.3
|
||||
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.28.2
|
||||
args:
|
||||
- /bin/cinder-csi-plugin
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
|
|
|
@ -53,7 +53,7 @@ spec:
|
|||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
allowPrivilegeEscalation: true
|
||||
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.28.3
|
||||
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.27.1
|
||||
args:
|
||||
- /bin/cinder-csi-plugin
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
|
|
Loading…
Reference in a new issue