Updated the path for the docker images
Updated for xrally image, toolset-min from the osavatieiev
to professional-services-qa in the mirantis registry.
Related-PROD: PROD-37187
Change-Id: Icd3802349ab4d38d1655fbc99c27ac45c2e0231e
(cherry picked from commit 033648112ef0eb369a08c72c5f3b0a73caca81a2)
diff --git a/k8s/yamls/qa-daemonset.yaml b/k8s/yamls/qa-daemonset.yaml
index 0c4d4f7..823d503 100644
--- a/k8s/yamls/qa-daemonset.yaml
+++ b/k8s/yamls/qa-daemonset.yaml
@@ -24,5 +24,5 @@
- infinity
name: nodeinfo-pod
imagePullPolicy: IfNotPresent
- image: registry.mirantis.com/osavatieiev/toolset-min:latest
+ image: registry.mirantis.com/professional-services-qa/toolset-min:latest
hostNetwork: true
diff --git a/k8s/yamls/qa-rally.yaml b/k8s/yamls/qa-rally.yaml
index dad74ea..c889c95 100644
--- a/k8s/yamls/qa-rally.yaml
+++ b/k8s/yamls/qa-rally.yaml
@@ -65,7 +65,7 @@
name: keystone-keystone-admin
imagePullPolicy: IfNotPresent
name: rally
- image: registry.mirantis.com/osavatieiev/xrally-kube:latest
+ image: registry.mirantis.com/professional-services-qa/xrally-kube:latest
volumeMounts:
- mountPath: /artifacts
name: qa-pv-r