disable protected mode on ingress for ha-london - rely on crowdsec[ci skip]
This commit is contained in:
parent
0ef1c0f801
commit
0616f05ec1
1 changed files with 1 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue