typhoon/addons/prometheus/exporters/node-exporter/service-account.yaml
Dalton Hubble 064ce83f25 addons: Update Prometheus to v2.1.0
* Change service discovery to relabel jobs to align with
rule expressions in upstream examples
* Use a separate service account for prometheus instead
of granting roles to the namespace's default
* Use a separate service account for node-exporter
* Update node-exporter and kube-state-metrics exporters
2018-01-27 21:00:15 -08:00

6 lines
92 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
name: node-exporter
namespace: monitoring