apps/postgres-operator/resources/rbac/role_binding.yaml
Peter Kurfer ceca1f3bc9
All checks were successful
Renovate / renovate (push) Successful in 16s
feat: add linkwarden
2023-12-21 14:56:49 +01:00

14 lines
No EOL
324 B
YAML

---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: postgres-operator
labels:
postgres-operator.crunchydata.com/control-plane: postgres-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: postgres-operator
subjects:
- kind: ServiceAccount
name: pgo