pko/deploy/templates/clusterrolebinding.yaml (14 lines of code) (raw):
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: package-operator
labels:
package-operator.run/cache: "True"
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: package-operator
namespace: package-operator-system