mirror of
https://github.com/lukaszraczylo/jobs-manager-operator.git
synced 2026-06-15 03:11:46 +00:00
Remove dependency on kube-rbac-proxy.
This commit is contained in:
@@ -9,9 +9,8 @@ resources:
|
||||
- role_binding.yaml
|
||||
- leader_election_role.yaml
|
||||
- leader_election_role_binding.yaml
|
||||
# Comment the following 4 lines if you want to disable
|
||||
# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
|
||||
# which protects your /metrics endpoint.
|
||||
# The following resources configure RBAC for secure metrics
|
||||
# using controller-runtime's built-in authentication/authorization.
|
||||
- auth_proxy_service.yaml
|
||||
- auth_proxy_role.yaml
|
||||
- auth_proxy_role_binding.yaml
|
||||
|
||||
Reference in New Issue
Block a user