diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-04-04 19:00:44 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-04-04 19:00:44 -0700 |
commit | 55421f7a8e6753be50b199dbfc82d9e0510904d6 (patch) | |
tree | c32b52b5566c64fb1f2256fea45c011fd8133517 | |
parent | 56b9fd4b31a1e20f90e36d0002caedb95e47c18a (diff) |
Rename robot docker from openecomp to onap
Change-Id: I623efec25eafa36308743dc1b65146117abe5ef1
Issue-ID: INT-459
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 6ef3a21..06f168c 100644 --- a/values.yaml +++ b/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 |