-
Matthias Loibl authored
contrib/kube-prometheus: Add section on Prometheus Adapter requirements to README.md
Matthias Loibl authoredcontrib/kube-prometheus: Add section on Prometheus Adapter requirements to README.md
prometheus-adapter-clusterRoleBindingDelegator.yaml 304 B
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: resource-metrics:system:auth-delegator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: system:auth-delegator
subjects:
- kind: ServiceAccount
name: prometheus-adapter
namespace: monitoring