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

Update neuvector to use non-default service accounts by setting leastPrivilege to true #372

Closed
zachariahmiller opened this issue Apr 30, 2024 · 1 comment · Fixed by #373
Assignees

Comments

@zachariahmiller
Copy link
Contributor

Describe what should be investigated or refactored

Update the neuvector to use named service accounts (not default) as best practice and set leastPrivilege to true for better rbac posture.

upstream templates sa
upstream templates rb
upstream values
upstream monitor values

@zachariahmiller zachariahmiller self-assigned this Apr 30, 2024
@zachariahmiller
Copy link
Contributor Author

based on the templates and observed behavior it seems the serviceAccount: default value is irrelevant when setting LeastPrivilege: true

@zachariahmiller zachariahmiller linked a pull request Apr 30, 2024 that will close this issue
mjnagel added a commit that referenced this issue Apr 30, 2024
## Description

update neuvector values for least privilege rbac and non-default service
account usage

## Related Issue

Fixes #372

Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
rjferguson21 pushed a commit that referenced this issue Jul 11, 2024
## Description

update neuvector values for least privilege rbac and non-default service
account usage

## Related Issue

Fixes #372

Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
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 a pull request may close this issue.

1 participant