Fix node exporter integration with Prometheus 65/82865/2
authorSrivahni <srivahni.chivukula@intel.com>
Fri, 22 Mar 2019 21:33:38 +0000 (14:33 -0700)
committerSrivahni <srivahni.chivukula@intel.com>
Fri, 22 Mar 2019 21:34:48 +0000 (14:34 -0700)
commitc527da2405524418adb9eb27ce41391290ba41bc
tree5738d3d05e8274d6bbed8adbe19f13cd223ea48c
parent3c861dd4e53b43c94e60d28ec3699119966c6ceb
Fix node exporter integration with Prometheus

Change-Id: I05fe6c74bccad6dd2fd515dcda4d4efe7e9a50dd
Issue-ID: ONAPARC-440
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
17 files changed:
vnfs/DAaaS/collection/charts/prometheus-node-exporter/.helmignore [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/Chart.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/OWNERS [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/README.md [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/NOTES.txt [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/_helpers.tpl [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/daemonset.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/endpoints.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/monitor.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/psp.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/service.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/templates/serviceaccount.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-node-exporter/values.yaml [new file with mode: 0755]
vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml
vnfs/DAaaS/collection/charts/prometheus/values.yaml