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

Use separate ServiceAccount for webhook #30

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Use separate ServiceAccount for webhook #30

merged 1 commit into from
Jan 23, 2024

Conversation

connorkuehl
Copy link

Rather than binding the webhook ClusterRole to the node-manager ServiceAccount, create a new ServiceAccount for the webhook and bind to that.

Rather than binding the webhook ClusterRole to the node-manager
ServiceAccount, create a new ServiceAccount for the webhook and bind to
that.

Suggested-by: Vicente Cheng <[email protected]>
Signed-off-by: Connor Kuehl <[email protected]>
Copy link
Contributor

@Vicente-Cheng Vicente-Cheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Contributor

@ibrokethecloud ibrokethecloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. thanks.

@Vicente-Cheng Vicente-Cheng merged commit 81998ee into harvester:master Jan 23, 2024
4 checks passed
@connorkuehl connorkuehl deleted the split-webhook-svc-acct branch January 23, 2024 13:25
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.

3 participants