Skip to content

Optional values.rbac to deploy rbac resources#1316

Merged
Slach merged 1 commit intoAltinity:0.23.0from
Salec:0.23.0.upstream
Jan 27, 2024
Merged

Optional values.rbac to deploy rbac resources#1316
Slach merged 1 commit intoAltinity:0.23.0from
Salec:0.23.0.upstream

Conversation

@Salec
Copy link
Copy Markdown
Contributor

@Salec Salec commented Jan 27, 2024

Signed-off-by: Fernando Martin [email protected]

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

Why

Current helm operator chart assumes that you are able to create the ClusterRole and ClusterRoleBinding.

This PR hopes to give control to installers who lack those permissions in their cluster.

@Slach
Copy link
Copy Markdown
Collaborator

Slach commented Jan 27, 2024

Thanks for your contribution.
Looks like we already have serviceAccount.create value. And your adding just allow our more flexible control.

@Slach Slach merged commit 23c7da6 into Altinity:0.23.0 Jan 27, 2024
Slach added a commit that referenced this pull request Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants