Skip to content
Snippets Groups Projects
Unverified Commit 590b4aa2 authored by Cyclinder's avatar Cyclinder Committed by GitHub
Browse files

adjust calico-kube-controller to non-hostnetwork pod (#9465)

parent 2a696ddb
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,10 @@ spec:
spec:
nodeSelector:
{{ calico_policy_controller_deployment_nodeselector }}
hostNetwork: true
serviceAccountName: calico-kube-controllers
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- key: node-role.kubernetes.io/master
effect: NoSchedule
- key: node-role.kubernetes.io/control-plane
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment