Merge "[DCAEMOD] Uses new tpls for repos / images"
[oom.git] / kubernetes / consul / charts / consul-server / values.yaml
index 81472e7..0039aa6 100644 (file)
 #################################################################
 global:
   nodePortPrefix: 302
-  readinessImage: onap/oom/readiness:3.0.1
-  loggingRepository: docker.elastic.co
-  loggingImage: beats/filebeat:5.5.0
 
 #################################################################
 # Application configuration defaults.
 #################################################################
 # application image
-repository: docker.io
 image: consul:1.0.6
 pullPolicy: Always