aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/network-name-gen/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-19 17:20:58 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-27 14:16:05 +0000
commit415cdee6e3e5ef50efccabbd370b56eb07139914 (patch)
treebde98c275610a29694547a5738c9d356ff55fa70 /kubernetes/common/network-name-gen/values.yaml
parenta6fa6b1fe4c8c9b8e2a3e29b364dc96804404a9c (diff)
[COMMON][NAMEGEN] Uses new tpls for repos / images
This commit makes network name gen template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I9f638f1fe48d6cdb66cc53cc9bcedb67edb55017
Diffstat (limited to 'kubernetes/common/network-name-gen/values.yaml')
-rw-r--r--kubernetes/common/network-name-gen/values.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/kubernetes/common/network-name-gen/values.yaml b/kubernetes/common/network-name-gen/values.yaml
index ade8a20df6..d38d6e25cd 100644
--- a/kubernetes/common/network-name-gen/values.yaml
+++ b/kubernetes/common/network-name-gen/values.yaml
@@ -21,13 +21,6 @@ global:
# with other instances running within the same k8s cluster
nodePortPrefix: 302
- # image repositories
- repository: nexus3.onap.org:10001
-
-
- # readiness check
- readinessImage: onap/oom/readiness:3.0.1
-
# image pull policy
pullPolicy: IfNotPresent
@@ -77,7 +70,6 @@ mariadb-init:
# Application configuration defaults.
#################################################################
# application image
-repository: nexus3.onap.org:10001
image: onap/ccsdk-apps-ms-neng:1.0.2
pullPolicy: IfNotPresent