Logo
Explore Help
Sign In
CadolesKube/typhoon
7
0
Fork 0
You've already forked typhoon
mirror of https://github.com/puppetmaster/typhoon.git synced 2025-06-11 07:33:27 +02:00
Code Issues Packages Projects Releases Wiki Activity
typhoon/addons/prometheus/rbac/cluster-role-binding.yaml

13 lines
257 B
YAML
Raw Normal View History

addons: Switch to apps/v1 workload APIs * Deployments now belong to the apps/v1 API group * DaemonSets now belong to the apps/v1 API group * RBAC types now belong to the rbac.authorization.k8s.io/v1 API group
2018-02-10 23:51:55 -08:00
apiVersion: rbac.authorization.k8s.io/v1
addons: Include Prometheus and node-exporter manifests
2017-10-22 17:00:41 -07:00
kind: ClusterRoleBinding
metadata:
name: prometheus
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: prometheus
subjects:
- kind: ServiceAccount
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 20:56:49 -08:00
name: prometheus
addons: Include Prometheus and node-exporter manifests
2017-10-22 17:00:41 -07:00
namespace: monitoring
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 113ms Template: 3ms
English
Deutsch English Español Français Latviešu Nederlands Polski Português Русский 日本语 简体中文 繁體中文
Licenses API