Promote nodelocaldns daemonset to system-node-critical (#11056)

As upstream
pull/11073/head
Mathieu Parent 2024-04-10 04:48:01 +02:00 committed by GitHub
parent e87040d5ba
commit 7844b8dbac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.