readd not working headscale ui [ci skip]

This commit is contained in:
Viktor Barzin 2024-10-27 18:19:15 +00:00
parent 32aa9dd692
commit 08673ad94c
2 changed files with 19 additions and 19 deletions

View file

@ -205,7 +205,6 @@ module "ha-london" {
external_name = "ha-london.viktorbarzin.lan"
port = 8123
tls_secret_name = var.tls_secret_name
proxy_timeout = 360
depends_on = [kubernetes_namespace.reverse-proxy]
}