summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-04-06 15:30:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-06 15:30:07 +0000
commit312c56aa8e30834420126496a7b292b1e28e4ab9 (patch)
tree39a75e44c1b3efa11b970a226890b9e7f17dc796
parent3ff177d0303806bf03d8659ec6af3496ff2cb739 (diff)
parentd59517291d0111376a8ade3b6057fdceda464c68 (diff)
Merge "Rename robot docker from openecomp to onap"
-rw-r--r--kubernetes/robot/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index 6ef3a21d89..06f168c571 100644
--- a/kubernetes/robot/values.yaml
+++ b/kubernetes/robot/values.yaml
@@ -21,7 +21,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: openecomp/testsuite:1.2-STAGING-latest
+image: onap/testsuite:1.2-STAGING-latest
pullPolicy: Always
# flag to enable debugging - application support required