Skip to content

feat: add priorityClassName field to a Helm chart #695

@v-shechenkov

Description

@v-shechenkov

Feature Description

In Kubernetes, priorityClassName is a field in a Pod's specification that assigns a specific scheduling importance to that Pod. It links the Pod to a PriorityClass object, which defines a numeric value used by the scheduler.

Suggested Solution (optional)

Adding priorityClassName field to a Helm chart which will allow define Pod deployment priority.

Already existing or connected issues / PRs (optional)

#683

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions