X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FDAaaS%2Fdeploy%2Fcollection%2Fcharts%2Fprometheus%2Fvalues.yaml;h=b3e685c51a37891b88633d9537eb8cd7122bc3be;hb=e572d10757521a870f02c3524388de48f4418deb;hp=4398f52fafa349d95cc3d62c7c857642c363f6ea;hpb=3d5a3e06530c1250d48f7d838c619f3bfbcd019d;p=demo.git diff --git a/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml b/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml index 4398f52f..b3e685c5 100644 --- a/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml +++ b/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml @@ -1,6 +1,9 @@ ## Deploy a Prometheus instance ## prometheus: + serviceAccount: + create: true + name: "" additionalServiceMonitors: - name: service-monitor-collectd additionalLabels: @@ -35,6 +38,7 @@ prometheus: interval: 10s path: /metrics + resources: {} service: annotations: {} labels: {}