Skip to content
Snippets Groups Projects
Verified Commit d639412e authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrade): Disable host-network usage for kured

I'm not really sure why they decided to put kured into the host network, there
is no need for that. Therefore this patch disables the hostnetwork
parent db54c336
Branches
Tags
No related merge requests found
......@@ -44,6 +44,7 @@ data:
preferNoScheduleTaint: weave.works/kured-node-reboot
blockingPodSelector:
- upgrade.cattle.io/plan
hostNetwork: false
metrics:
create: true
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment