demo: update image for hostpath CSI plugin (#18236)

This commit is contained in:
Luiz Aoqui
2023-08-17 09:36:28 -04:00
committed by GitHub
parent d1a24309e2
commit 140159511b

View File

@@ -11,7 +11,7 @@ job "csi-plugin" {
driver = "docker"
config {
image = "quay.io/k8scsi/hostpathplugin:v1.2.0"
image = "registry.k8s.io/sig-storage/hostpathplugin:v1.9.0"
args = [
"--drivername=csi-hostpath",