github.com/IBM-Blockchain/fabric-operator@v1.0.4/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 4 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
    12  - auth_proxy_client_clusterrole.yaml
    13  - service_account.yaml