argo1/pgo/install/rbac/namespace/role_binding.yaml

15 lines
311 B
YAML
Raw Normal View History

2023-04-28 01:11:12 +00:00
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: postgres-operator
labels:
postgres-operator.crunchydata.com/control-plane: postgres-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: postgres-operator
subjects:
- kind: ServiceAccount
name: pgo