deploy: use resizer canary image

use resizer canary image to as it
might contain fix for pvc resize
with kubernetes 1.28

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2023-08-24 12:16:22 +02:00
committed by mergify[bot]
parent 2d94b4ccb2
commit ff030f12e1
5 changed files with 7 additions and 7 deletions

View File

@ -198,8 +198,8 @@ provisioner:
name: resizer
enabled: true
image:
repository: registry.k8s.io/sig-storage/csi-resizer
tag: v1.8.0
repository: gcr.io/k8s-staging-sig-storage/csi-resizer
tag: canary
pullPolicy: IfNotPresent
resources: {}
## For further options, check