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 the project-specific service account for the operator #5

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

fantapsody
Copy link
Collaborator

Previously the project is using the default service account to deploy and run the operator, which is not safe. This PR follows the introduction to run the operator with a project-specific service account (xxx-operator-controller-manager) to fix this issue.

Previously the project is using the `default` service account to deploy and run the operator, which is not safe. This PR follows the [introduction](operator-framework/operator-sdk#4468) to run the operator with a project-specific service account (xxx-operator-controller-manager) to fix this issue.
@fantapsody fantapsody requested a review from a team August 20, 2021 09:55
@fantapsody fantapsody self-assigned this Aug 20, 2021
@fantapsody fantapsody merged commit 85b6cfd into master Aug 20, 2021
@delete-merged-branch delete-merged-branch bot deleted the yyang/sa branch August 20, 2021 12:02
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