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>
(cherry picked from commit dcfe48f)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit 646e5b6)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
  • Loading branch information
creydr authored and dougsland committed Apr 25, 2023
1 parent ce3d945 commit 79f7144
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 79f7144

Please sign in to comment.