Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm: add optional monitoring RBAC to operator chart #9388

Merged
merged 1 commit into from Dec 14, 2021

Commits on Dec 14, 2021

  1. helm: add optional monitoring RBAC to operator chart

    An older version of the Helm chart always installed RBAC permissions for
    enabling monitoring. In an effort to reduce the privileges Rook uses by
    default, they were removed. We need to still include the monitoring RBAC
    optionally since the change could break some users.
    
    Co-authored-by: Mathieu Parent <mathieu.parent@insee.fr>
    Co-authored-by: Blaine Gardner <blaine.gardner@redhat.com>
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    BlaineEXE committed Dec 14, 2021
    Copy the full SHA
    e3be7a3 View commit details
    Browse the repository at this point in the history