Files
kube-prometheus/manifests/prometheus-adapter-clusterRoleBinding.yaml
Michael Goodness 0cfb5d8a9a Add generated artifacts
Signed-off-by: Michael Goodness <mike.goodness@ticketmaster.com>
2019-02-21 11:39:20 -06:00

13 lines
281 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: prometheus-adapter
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: prometheus-adapter
subjects:
- kind: ServiceAccount
name: prometheus-adapter
namespace: monitoring