[CDS] Uses new tpls for repos / images
[oom.git] / kubernetes / cds / components / cds-command-executor / values.yaml
@@ -22,12 +22,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
 
@@ -38,7 +32,6 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-repository: nexus3.onap.org:10001
 image: onap/ccsdk-commandexecutor:1.0.3
 pullPolicy: Always