mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-03-26 19:03:12 +00:00
upgrade attacher to 3.4.0
This commit is contained in:
@@ -188,7 +188,7 @@ spec:
|
|||||||
capabilities:
|
capabilities:
|
||||||
add: ["SYS_ADMIN"]
|
add: ["SYS_ADMIN"]
|
||||||
allowPrivilegeEscalation: true
|
allowPrivilegeEscalation: true
|
||||||
image: gcr.io/k8s-staging-sig-storage/csi-attacher:v3.3.0
|
image: gcr.io/k8s-staging-sig-storage/csi-attacher:v3.4.0
|
||||||
args:
|
args:
|
||||||
- --v=1
|
- --v=1
|
||||||
- --csi-address=$(ADDRESS)
|
- --csi-address=$(ADDRESS)
|
||||||
|
|||||||
Reference in New Issue
Block a user