kcrypt-challenger/config/rbac/auth_proxy_role_binding.yaml

13 lines
268 B
YAML
Raw Normal View History

2022-10-09 22:32:56 +00:00
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: proxy-rolebinding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: proxy-role
subjects:
- kind: ServiceAccount
name: controller-manager
namespace: system