mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Merge pull request #113640 from andrewsykim/ccm-priority-class-name
cluster: fix cloud-controller-manager.manifest to use priorityClassName
This commit is contained in:
commit
27766455f1
@ -18,7 +18,7 @@
|
||||
"type": "RuntimeDefault"
|
||||
}
|
||||
},
|
||||
"priorityClass": "system-node-critical",
|
||||
"priorityClassName": "system-node-critical",
|
||||
"hostNetwork": true,
|
||||
"containers":[
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user