diff options
author | 2019-03-19 19:34:45 +0000 | |
---|---|---|
committer | 2019-03-19 19:34:45 +0000 | |
commit | 3c861dd4e53b43c94e60d28ec3699119966c6ceb (patch) | |
tree | baeb0d516a89a89308ecdc99f1c839fbfc65529c /vnfs/DAaaS/collection/charts/prometheus/values.yaml | |
parent | a1f055200ba8061417b820a4edf462a6084c1b68 (diff) | |
parent | 72ac32bf57b6f077a21fc040f0eef12df6d0ec11 (diff) |
Merge "Remove hardcoded values from values.yaml"
Diffstat (limited to 'vnfs/DAaaS/collection/charts/prometheus/values.yaml')
-rw-r--r-- | vnfs/DAaaS/collection/charts/prometheus/values.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vnfs/DAaaS/collection/charts/prometheus/values.yaml b/vnfs/DAaaS/collection/charts/prometheus/values.yaml index 47af00c2..1a5fc94c 100644 --- a/vnfs/DAaaS/collection/charts/prometheus/values.yaml +++ b/vnfs/DAaaS/collection/charts/prometheus/values.yaml @@ -9,10 +9,6 @@ prometheus: selector: matchLabels: app: collectd - release: "cp" - namespaceSelector: - matchNames: - - "edge1" endpoints: - port: collectd-prometheus interval: 10s |