Skip to content

Comments

(helm chart) Make priorityClassName optional#538

Open
jyoungs wants to merge 1 commit intoNVIDIA:mainfrom
jyoungs:priority_class_optional_s
Open

(helm chart) Make priorityClassName optional#538
jyoungs wants to merge 1 commit intoNVIDIA:mainfrom
jyoungs:priority_class_optional_s

Conversation

@jyoungs
Copy link

@jyoungs jyoungs commented Aug 12, 2025

The chart currently always sets priorityClassName on the DaemonSet by using an inline default-- and not actually accepting the value as input (which seems like a problem even if you do want to require it).

Keeping the same default, I'm allowing priorityClassName to be omitted, which simplifies the process of deploying this in a non-standard namespace.

This is basically a copy of #438 , but I squashed and signed (per CONTRIBUTING.md).

Signed-off-by: Jeff Youngs <jyoungs@bluenightmare.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 this pull request may close these issues.

1 participant