Skip to content

Commit

Permalink
Promote nodelocaldns daemonset to system-node-critical (#11056)
Browse files Browse the repository at this point in the history
As upstream
  • Loading branch information
sathieu authored Apr 10, 2024
1 parent e87040d commit 7844b8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
nodeSelector:
{{ nodelocaldns_ds_nodeselector }}
priorityClassName: system-cluster-critical
priorityClassName: system-node-critical
serviceAccountName: nodelocaldns
hostNetwork: true
dnsPolicy: Default # Don't use cluster DNS.
Expand Down

0 comments on commit 7844b8d

Please sign in to comment.