aboutsummaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorkerenj <keren.joseph@amdocs.com>2017-08-23 12:46:02 +0000
committerkerenj <keren.joseph@amdocs.com>2017-08-24 10:10:15 +0000
commit4b69a8c35b9c8a96ada9f1c4cf9247fe5fe7cdad (patch)
tree7d0af38b94d69fc5f7d31a28033b8f5d12335ca2 /values.yaml
parent9fd46805019f88bd42b5686a87daaeff0908dfb6 (diff)
robot K8S-Helm Parameterization
changed robot k8s deployment to support helm parameterization. updated image to 1.1 Issue-ID: OOM-52 Change-Id: Ibd7cd5a73589abb42940897a5a524cb44f53dd98 Signed-off-by: kerenj <keren.joseph@amdocs.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/values.yaml b/values.yaml
new file mode 100644
index 0000000..f906599
--- /dev/null
+++ b/values.yaml
@@ -0,0 +1,5 @@
+NS: onap-robot
+pullPolicy: Always
+image:
+ testsuite: nexus3.onap.org:10001/openecomp/testsuite:1.1-STAGING-latest
+