readd not working headscale ui [ci skip]

This commit is contained in:
Viktor Barzin 2024-10-27 18:19:15 +00:00
parent 35bd03fc49
commit 2279477661
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
4 changed files with 36 additions and 36 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]
}