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)
  • Loading branch information
creydr committed Sep 7, 2022
1 parent 55e599e commit 8be32d2
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 8be32d2

Please sign in to comment.