k3s install method ok

This commit is contained in:
Karim Naufal
2022-02-16 04:24:20 +01:00
parent fec695086a
commit d920132694
5 changed files with 27 additions and 27 deletions

View File

@@ -153,8 +153,8 @@ resource "hcloud_placement_group" "k3s" {
}
}
/* data "hcloud_load_balancer" "traefik" {
data "hcloud_load_balancer" "traefik" {
name = "traefik"
depends_on = [hcloud_server.agents[0]]
} */
}