switch image to standard microos

This commit is contained in:
Karim Naufal
2022-02-16 00:13:02 +01:00
parent 7ac37f0ddf
commit 1f0c825b23
3 changed files with 6 additions and 6 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]]
}
} */