Adhere comments

- restore flannel-iface
- introduce disable-network-policy flag
This commit is contained in:
Philipp
2022-04-09 19:20:20 +02:00
parent 8cacb4a2f8
commit 5271f47984
4 changed files with 18 additions and 12 deletions

View File

@@ -101,3 +101,7 @@ load_balancer_type = "lb11"
# If you want to configure a different CNI for k3s, use this flag
# possible values: flannel (Default), calico
# cni_plugin = "flannel"
# If you want to disable the k3s default network policy controller, use this flag
# Calico overrides this value to true automatically
# disable_network_policy = false