Skip to content

Commit

Permalink
add eventing prefix to priorityClass name
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Oct 17, 2023
1 parent 3be6bd3 commit 0ede055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/priority-class.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: scheduling.k8s.io/v1
kind: PriorityClass
metadata:
name: manager-priority-class
name: eventing-manager-priority-class
value: 2000000
globalDefault: false
description: "Scheduling priority of the Eventing-Manager module. Must not be blocked by unschedulable user workloads."

0 comments on commit 0ede055

Please sign in to comment.