Skip to content

Commit

Permalink
pods priority (#393)
Browse files Browse the repository at this point in the history
* add priority pods to all services

* priority classes for all services

* priorityClass for jobs and refactoring

* priorityClass for jobs and refactoring

* ci tests values

* helmchart to test priority classes
  • Loading branch information
case0sh authored Sep 12, 2023
1 parent 0f7148b commit 1a00bb6
Show file tree
Hide file tree
Showing 43 changed files with 583 additions and 2 deletions.
2 changes: 2 additions & 0 deletions charts/ocis/ci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ image:
- name: some-pull-secret
nodeSelector:
kubernetes.io/arch: "amd64"
priorityClassName: ocis-middle-priority
jobPriorityClassName: ocis-job-middle-priority
features:
emailNotifications:
enabled: true
Expand Down
Loading

0 comments on commit 1a00bb6

Please sign in to comment.