Merge "[DOC] Update OOM Quick Start Guide documentation section"
[oom.git] / kubernetes / common / network-name-gen / values.yaml
index ade8a20..d38d6e2 100644 (file)
@@ -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