Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Add support for priority classes #227

Open
alex-bes opened this issue Oct 29, 2021 · 0 comments
Open

Add support for priority classes #227

alex-bes opened this issue Oct 29, 2021 · 0 comments

Comments

@alex-bes
Copy link

Describe the bug
There does not seem to be a way to specify priority classes for pods.

Expected behavior
Add the priorityClassName parameter in values.yaml. This parameter should be defined in the statefulset spec:

 template:
    ...
    spec:
      ...
      containers:
      ...
      priorityClassName: {{ .Values.priorityClassName }}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant