Remove hardcoded values from values.yaml
[demo.git] / vnfs / DAaaS / collection / charts / prometheus / values.yaml
index 8a88645..1a5fc94 100644 (file)
@@ -9,10 +9,6 @@ prometheus:
       selector:
         matchLabels:
           app: collectd
-          release: "${RELEASE_NAME}"
-      namespaceSelector:
-        matchNames:
-          - "${RELEASE_NAMESPACE}"
       endpoints:
         - port: collectd-prometheus
           interval: 10s
@@ -51,7 +47,7 @@ m3db:
 kafkaAdapter:
   image: 
     repository: telefonica/prometheus-kafka-adapter
-    tag: 1.2.0
+    tag: 1.2.0 
     pullPolicy: IfNotPresent
   url: http://localhost:8080
   port: 8080