sigs.k8s.io/cluster-api/bootstrap/kubeadm@v0.0.0-20191016155141-23a891785b60/config/rbac/kustomization.yaml (about)

     1  resources:
     2  - role.yaml
     3  - role_binding.yaml
     4  - leader_election_role.yaml
     5  - leader_election_role_binding.yaml
     6  # Comment the following 3 lines if you want to disable
     7  # the auth proxy (https://github.com/brancz/kube-rbac-proxy)
     8  # which protects your /metrics endpoint.
     9  - auth_proxy_service.yaml
    10  - auth_proxy_role.yaml
    11  - auth_proxy_role_binding.yaml