1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-23 12:33:06 +02:00
typhoon/addons/prometheus/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
89 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
name: prometheus
namespace: monitoring