pass fewer authentik headers to upstream [ci skip]

This commit is contained in:
Viktor Barzin 2024-12-24 10:57:21 +00:00
parent fe90a7e944
commit dffff2d831
2 changed files with 2 additions and 1 deletions

View file

@ -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/