mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
e2e: fix webhook TLS tests
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
c7feb2db66
commit
899bd11d44
@ -232,7 +232,7 @@ func TestWebhookServerTLS(ctx context.Context, f *framework.Framework, serviceNa
|
||||
"-U",
|
||||
serviceName},
|
||||
Name: "testssl-container",
|
||||
Image: "drwetter/testssl.sh",
|
||||
Image: "drwetter/testssl.sh:3.0",
|
||||
ImagePullPolicy: "IfNotPresent",
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user