feat: add basic pgo
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: RoleBinding
|
||||
metadata:
|
||||
name: postgres-operator-upgrade
|
||||
labels:
|
||||
postgres-operator.crunchydata.com/control-plane: postgres-operator-upgrade
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: Role
|
||||
name: postgres-operator-upgrade
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: postgres-operator-upgrade
|
Reference in New Issue
Block a user