Files
auricom-home-cluster/cluster/apps/monitoring/kube-prometheus-stack/clusterrolebinding.yaml
2021-08-20 23:47:45 +02:00

14 lines
321 B
YAML

---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: kube-prometheus-stack-prometheus-custom
subjects:
- kind: ServiceAccount
name: kube-prometheus-stack-prometheus
namespace: monitoring
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin