Update documentation for Cluster-API and Flux
[icn.git] / deploy / baremetal-operator / base / rbac / auth_proxy_role_binding.yaml
1 apiVersion: rbac.authorization.k8s.io/v1
2 kind: ClusterRoleBinding
3 metadata:
4   name: proxy-rolebinding
5 roleRef:
6   apiGroup: rbac.authorization.k8s.io
7   kind: ClusterRole
8   name: proxy-role
9 subjects:
10 - kind: ServiceAccount
11   name: default
12   namespace: system