...

Text file src/edge-infra.dev/third_party/k8s/redpanda/manifests/rbac/kustomization.yaml

Documentation: edge-infra.dev/third_party/k8s/redpanda/manifests/rbac

     1resources:
     2- bases/operator
     3# Comment the following line if you want to disable
     4# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
     5# which protects your /metrics endpoint.
     6- bases/auth_proxy
     7- decommissioner-role
     8- leader-election-role
     9- v1-manager-role
    10- v2-manager-role

View as plain text