mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 02:07:38 +00:00
cluster: fix cloud-controller-manager.manifest to use priorityClassName instead of priorityClass
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"type": "RuntimeDefault"
|
||||
}
|
||||
},
|
||||
"priorityClass": "system-node-critical",
|
||||
"priorityClassName": "system-node-critical",
|
||||
"hostNetwork": true,
|
||||
"containers":[
|
||||
{
|
||||
|
Reference in New Issue
Block a user