hydra-maester/config/rbac/kustomization.yaml

12 lines
364 B
YAML
Raw Permalink Normal View History

2019-08-21 10:12:07 +02:00
resources:
2022-09-22 07:52:52 -05:00
- role.yaml
- role_binding.yaml
- leader_election_role.yaml
- leader_election_role_binding.yaml
# Comment the following 3 lines if you want to disable
# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
# which protects your /metrics endpoint.
- auth_proxy_service.yaml
- auth_proxy_role.yaml
- auth_proxy_role_binding.yaml