aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra
diff options
context:
space:
mode:
authorKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>2020-05-26 18:14:14 +0000
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>2020-05-26 18:19:22 +0000
commit402c6e98bfc6c881dceb65ce2756ea94834c70ef (patch)
tree2048f4437063971438e29e69c4e1b1d6d3ed4188 /kud/deployment_infra
parent079d214800484b0bfedd22fc72f4b3c61ecc6f83 (diff)
Bug fix for the ImagePullBackOff error in qat test
Issue-ID: MULTICLOUD-1076 Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com> Change-Id: I2b6bfb265ce5e055987788f6f28fc475a8b5b46c
Diffstat (limited to 'kud/deployment_infra')
-rw-r--r--kud/deployment_infra/images/qat_plugin_privileges.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/deployment_infra/images/qat_plugin_privileges.yaml b/kud/deployment_infra/images/qat_plugin_privileges.yaml
index af98f367..b4eb58bf 100644
--- a/kud/deployment_infra/images/qat_plugin_privileges.yaml
+++ b/kud/deployment_infra/images/qat_plugin_privileges.yaml
@@ -17,7 +17,7 @@ spec:
- name: intel-qat-kernel-plugin
securityContext:
privileged: true
- image: akhilak/intel-qat-plugin:0.15.0
+ image: integratedcloudnative/intel-qat-plugin:0.15.0
imagePullPolicy: IfNotPresent
command: ["/usr/local/bin/intel_qat_device_plugin", "-mode", "kernel"]
volumeMounts: