Skip to content

Commit

Permalink
add missing priorityClassName to flannel DaemonSet
Browse files Browse the repository at this point in the history
  • Loading branch information
EladDolev committed Oct 29, 2019
1 parent ac535e4 commit 09fc09f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ spec:
app: flannel
role.kubernetes.io/networking: "1"
spec:
priorityClassName: system-node-critical
hostNetwork: true
nodeSelector:
beta.kubernetes.io/arch: amd64
Expand Down

0 comments on commit 09fc09f

Please sign in to comment.