remove authentik protection from ha-sofia because nativ apps cannot sign in [ci skip]
This commit is contained in:
parent
9844219d8b
commit
95f6ea8ba4
1 changed files with 1 additions and 0 deletions
|
|
@ -197,6 +197,7 @@ module "ha-sofia" {
|
|||
port = 8123
|
||||
tls_secret_name = var.tls_secret_name
|
||||
depends_on = [kubernetes_namespace.reverse-proxy]
|
||||
protected = false
|
||||
}
|
||||
|
||||
# https://ha-london.viktorbarzin.me/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue