mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
e2e/csi: update EFS plugin test to use v1.0 (#8562)
This commit is contained in:
@@ -19,7 +19,7 @@ job "plugin-aws-efs-nodes" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "amazon/aws-efs-csi-driver:v0.3.0"
|
||||
image = "amazon/aws-efs-csi-driver:v1.0.0"
|
||||
|
||||
# note: the EFS driver doesn't seem to respect the --endpoint
|
||||
# flag and always sets up the listener at '/tmp/csi.sock'
|
||||
|
||||
Reference in New Issue
Block a user