kube-anesthesia/config/rbac/auth_proxy_role_binding.yaml
Frank Villaro-Dixon b604483aef wip
Signed-off-by: Frank Villaro-Dixon <frank.villarodixon@merkle.com>
2023-06-01 23:35:03 +02:00

19 lines
583 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
app.kubernetes.io/name: clusterrolebinding
app.kubernetes.io/instance: proxy-rolebinding
app.kubernetes.io/component: kube-rbac-proxy
app.kubernetes.io/created-by: kube-anesthesia-operator
app.kubernetes.io/part-of: kube-anesthesia-operator
app.kubernetes.io/managed-by: kustomize
name: proxy-rolebinding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: proxy-role
subjects:
- kind: ServiceAccount
name: controller-manager
namespace: system