[kube1.23] update resizer and node-driver-registrar images

This commit is contained in:
CALIN Cristian Andrei
2022-05-14 10:15:14 +03:00
parent 2b8bb9323c
commit 646075d656
2 changed files with 2 additions and 2 deletions

View File

@@ -220,7 +220,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: k8s.gcr.io/sig-storage/csi-resizer:v1.3.0
image: k8s.gcr.io/sig-storage/csi-resizer:v1.4.0
args:
- --v=5
- --csi-address=$(ADDRESS)

View File

@@ -63,7 +63,7 @@ spec:
securityContext:
privileged: true
imagePullPolicy: Always
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.4.0
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.5.1
args:
- --v=5
- --csi-address=$(ADDRESS) # the csi socket path inside the pod