Skip to content

Commit

Permalink
UPSTREAM: <carry>: add priority class to operator CSV
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
(cherry picked from commit 9a45e64)
(cherry picked from commit 9e5a033)
(cherry picked from commit 234922c)
(cherry picked from commit 8be32d2)
(cherry picked from commit 4b0aaa5)
(cherry picked from commit 673c51b)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
  • Loading branch information
creydr authored and dougsland committed Feb 9, 2023
1 parent 9786789 commit dcfe48f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ spec:
memory: 30Mi
nodeSelector:
node-role.kubernetes.io/master: ""
priorityClassName: system-cluster-critical
serviceAccountName: nmstate-operator
tolerations:
- effect: NoSchedule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ spec:
memory: 30Mi
nodeSelector:
node-role.kubernetes.io/master: ""
priorityClassName: system-cluster-critical
serviceAccountName: nmstate-operator
tolerations:
- effect: NoSchedule
Expand Down

0 comments on commit dcfe48f

Please sign in to comment.