e2e: fix webhook TLS tests

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
Mikko Ylinen 2023-08-01 09:28:15 +03:00
parent c7feb2db66
commit 899bd11d44

View File

@ -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",
},
},