removed disabling of network policy and traefik now default as more capable

This commit is contained in:
Karim Naufal 2022-01-03 06:15:27 +01:00
parent 3244de7e3d
commit 5d315c4427

View File

@ -17,8 +17,6 @@ k3os:
- server
- "--cluster-init"
- "--disable-cloud-controller"
- "--disable-network-policy"
- "--disable=traefik"
- "--disable=servicelb"
- "--disable=local-storage"
- "--flannel-iface=eth1"