Skip to content

feat(chart): Allow setting security context in Helm#646

Open
treydock wants to merge 2 commits into
ai-dynamo:mainfrom
treydock:helm-security
Open

feat(chart): Allow setting security context in Helm#646
treydock wants to merge 2 commits into
ai-dynamo:mainfrom
treydock:helm-security

Conversation

@treydock
Copy link
Copy Markdown

@treydock treydock commented Jun 3, 2026

What type of PR is this?

/kind feature

What this PR does / why we need it:

Allow setting security contexts so that it's possible to force the containers to run as non-root and specific UID/GID.

Which issue(s) this PR fixes:

Fixes #647

Special notes for your reviewer:

Does this PR introduce a API change?

- Allow setting `securityContext` and `podSecurityContext` for the Helm chart.
- Add optional serviceMonitor and allow annotations for service

Additional documentation e.g., enhancement proposals, usage docs, etc.:


Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Jun 3, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu>
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.

Allow setting security context with Helm installation

1 participant