2019-12-24 11:16:52 +11:00

13 lines
284 B
YAML

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