diff --git a/terraform.tfvars.example b/terraform.tfvars.example index f78d929..888bb8a 100644 --- a/terraform.tfvars.example +++ b/terraform.tfvars.example @@ -170,7 +170,7 @@ load_balancer_location = "fsn1" # 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 +# disable_network_policy = true # If you want to disable the automatic use of placement group "spread". See https://docs.hetzner.com/cloud/placement-groups/overview/ # That may be useful if you need to deploy more than 500 nodes! The default is "false".