mirror of
https://github.com/siderolabs/talos.git
synced 2026-02-17 22:01:50 +01:00
Align flannel ClusterRole with upstream chart template (cf. https://github.com/flannel-io/flannel/blob/master/chart/kube-flannel/templates/rbac.yaml) Add boolean in cluster flannel CNI config to deploy extra resources to handle network policies. Inspired by flannel Helm chart handling of netpol.enabled value (cf. https://github.com/flannel-io/flannel/blob/master/Documentation/netpol.md) Signed-off-by: Sébastien Masset <86793256+smasset-orange@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>