[CDS] Uses new tpls for repos / images
[oom.git] / kubernetes / cds / components / cds-sdc-listener / values.yaml
@@ -19,12 +19,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: Always
 
@@ -35,7 +29,6 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-repository: nexus3.onap.org:10001
 image: onap/ccsdk-sdclistener:1.0.3
 name: sdc-listener
 pullPolicy: Always