pass fewer authentik headers to upstream [ci skip]
This commit is contained in:
parent
fe90a7e944
commit
dffff2d831
2 changed files with 2 additions and 1 deletions
|
|
@ -93,6 +93,7 @@ module "tp-link-gateway" {
|
|||
tls_secret_name = var.tls_secret_name
|
||||
backend_protocol = "HTTPS"
|
||||
depends_on = [kubernetes_namespace.reverse-proxy]
|
||||
protected = true
|
||||
}
|
||||
|
||||
# https://truenas.viktorbarzin.me/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue