mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
demo: update image for hostpath CSI plugin (#18236)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user