Skip to content

Commit

Permalink
Adapt the priorityClassName according to the gardener documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristiyan Gostev committed Jul 6, 2022
1 parent 3894653 commit 0df4e7d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion charts/gardener-extension-kupid/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
{{ include "labels" . | indent 4 }}
spec:
priorityClassName: gardener-extension-kupid
priorityClassName: gardener-system-900
revisionHistoryLimit: 0
replicas: {{ .Values.replicaCount }}
selector:
Expand Down
7 changes: 0 additions & 7 deletions charts/gardener-extension-kupid/templates/priorityclass.yaml

This file was deleted.

Loading

0 comments on commit 0df4e7d

Please sign in to comment.