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

Allow excluding default/sample RBAC files in values #248

Merged
merged 2 commits into from
Sep 29, 2021

Commits on Sep 12, 2021

  1. Allow excluding default/sample RBAC files in values

    As values dictionaries are merged, there is no way to remove
    unwanted rbac files like sample.yaml. And, we cannot assume
    that st2admin and stanley are present, because those are configurable.
    
    So, we allow the user to set the sample/default files to an empty string
    to prevent them from inclusion in their stackstorm-ha cluster.
    cognifloyd committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    837f004 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    804b827 View commit details
    Browse the repository at this point in the history