disable protected mode on ingress for ha-london - rely on crowdsec[ci skip]
This commit is contained in:
parent
b770b9ebd1
commit
9fd11e97b7
2 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/
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue