upgrade attacher to 3.4.0

This commit is contained in:
CALIN Cristian Andrei
2022-01-02 11:17:49 +02:00
parent 4ac8cdf165
commit fff500b55c

View File

@@ -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)