disable protected mode on ingress for ha-london - rely on crowdsec[ci skip]

This commit is contained in:
Viktor Barzin 2025-11-09 19:25:15 +00:00
parent b770b9ebd1
commit 9fd11e97b7
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 0 deletions

View file

@ -208,6 +208,7 @@ module "ha-london" {
port = 8123
tls_secret_name = var.tls_secret_name
depends_on = [kubernetes_namespace.reverse-proxy]
protected = false
}
# https://london.viktorbarzin.me/

Binary file not shown.