github.com/kotalco/kotal@v0.3.0/config/rbac/kustomization.yaml (about)

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