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

Remove the ability to use default service accounts in Helm #2508

Open
bourgeoisor opened this issue Apr 24, 2024 · 0 comments
Open

Remove the ability to use default service accounts in Helm #2508

bourgeoisor opened this issue Apr 24, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@bourgeoisor
Copy link
Member

As of #2488, we've moved from an opt-in service accounts kustomize component, to using service accounts by default for all services (as a security best practice).

We should do the same thing within the Helm charts (remove the ability to use default service accounts), and have service accounts always be created for each service.

@bourgeoisor bourgeoisor added type: cleanup An internal cleanup or hygiene concern. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Apr 24, 2024
@bourgeoisor bourgeoisor mentioned this issue Apr 24, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

1 participant