diff options
Diffstat (limited to 'kud/tests/qat.sh')
-rwxr-xr-x | kud/tests/qat.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/tests/qat.sh b/kud/tests/qat.sh index 71769ae3..2f8d212a 100755 --- a/kud/tests/qat.sh +++ b/kud/tests/qat.sh @@ -36,7 +36,7 @@ metadata: spec: containers: - name: pod-case-01 - image: openssl-test:latest + image: integratedcloudnative/openssl-qat-engine:devel imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /dev |