aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cli/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-21 22:30:52 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-01 13:28:57 +0100
commit2628ad97ce8e9928b657e111042415941f7efa41 (patch)
tree24c1c3e5a3295cdcab690b718ffac1bbb6a26b31 /kubernetes/cli/values.yaml
parentb2188514ae53ca61abb7d7cc90279279cb489301 (diff)
[CLI] Uses new tpls for repos / images
This commit makes CLI chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8495ee50765eccfd25802ff23b1744ea356bb7b2
Diffstat (limited to 'kubernetes/cli/values.yaml')
-rw-r--r--kubernetes/cli/values.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/cli/values.yaml b/kubernetes/cli/values.yaml
index bf3ba5b099..6e711c51c0 100644
--- a/kubernetes/cli/values.yaml
+++ b/kubernetes/cli/values.yaml
@@ -17,12 +17,10 @@
#################################################################
global:
nodePortPrefix: 302
- readinessImage: onap/oom/readiness:3.0.1
#################################################################
# Application configuration defaults.
#################################################################
# application image
-repository: nexus3.onap.org:10001
image: onap/cli:6.0.0
pullPolicy: Always
flavor: small