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

deployment/helm: user dedicated serviceaccount for topology-updater #1213

Merged
merged 1 commit into from
May 5, 2023

Commits on May 5, 2023

  1. deployment/helm: user dedicated serviceaccount for topology-updater

    Change the configuration so that, by default, we use a dedicated
    serviceaccount for topology-updater (similar to topology-gc, nfd-master
    and nfd-worker).
    
    Fix the templates so that the serviceaccount and clusterrolebinding are
    only created when topology-updater is enabled (clusterrole was already
    handled this way).
    
    This patch also correctly documents the default value of rbac.create
    parameter of topology-updater and topology-gc.
    marquiz committed May 5, 2023
    Configuration menu
    Copy the full SHA
    526aab8 View commit details
    Browse the repository at this point in the history