clank-postgres/postgres-operator-examples-main/kustomize/monitoring/rbac-crb.yaml

14 lines
278 B
YAML
Raw Normal View History

2023-04-06 02:21:56 +02:00
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
vendor: crunchydata
name: prometheus-crb
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: prometheus-cr
subjects:
- kind: ServiceAccount
name: prometheus-sa