diff --git a/playbooks/providers/hetzner/templates/inventory.yaml.j2 b/playbooks/providers/hetzner/templates/inventory.yaml.j2 index 9b41312..51b14f2 100644 --- a/playbooks/providers/hetzner/templates/inventory.yaml.j2 +++ b/playbooks/providers/hetzner/templates/inventory.yaml.j2 @@ -24,7 +24,8 @@ k3s_cluster: --disable traefik \ --cluster-cidr="10.244.0.0/16" \ --flannel-backend none \ - --disable coredns + --disable coredns \ + --disable servicelb extra_agent_args: "" ansible_ssh_private_key_file: /tmp/outputs/ssh_key k8s: