Closed josephshanak closed 6 months ago
Great idea. I would prefer to introduce a general purpose "extraPodSpec" values object to allow for such items. Otherwise the logical conclusion becomes mirroring the entire pod spec into chart values.
+1 For "extraPodSpec".
It would be nice if I could set
priorityClassName
for pods created by the chart so I can control when the pods are pre-empted.See https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
I propose we add
priorityClassName
to valuesAnd include it in the deployment pod spec: