plugin-barman-cloud/config/rbac/role_binding.yaml
Armando Ruocco 10beb64afc chore: bootstrap
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2024-09-24 17:07:24 +02:00

16 lines
374 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/managed-by: kustomize
name: manager-rolebinding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: manager-role
subjects:
- kind: ServiceAccount
name: controller-manager
namespace: system