diff --git a/resources/configmaps/env/k3s-cluster/templates/kubeproxy.yaml b/resources/configmaps/env/k3s-cluster/templates/kubeproxy.yaml deleted file mode 100644 index 009bc79..0000000 --- a/resources/configmaps/env/k3s-cluster/templates/kubeproxy.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: kubeproxy.config.k8s.io/v1alpha1 -kind: KubeProxyConfiguration -mode: "ipvs" -ipvs: - strictARP: true \ No newline at end of file