We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46be8d1 commit 8bca8c4Copy full SHA for 8bca8c4
templates/addons/windows/calico/kube-proxy-windows.yaml
@@ -20,6 +20,7 @@ spec:
20
hostProcess: true
21
runAsUserName: "NT AUTHORITY\\system"
22
hostNetwork: true
23
+ priorityClassName: system-node-critical
24
containers:
25
- image: sigwindowstools/kube-proxy:${KUBERNETES_VERSION/+/_}-calico-hostprocess
26
args: ["$env:CONTAINER_SANDBOX_MOUNT_POINT/kube-proxy/start.ps1"]
0 commit comments