From 83bd1d86e303e04670d542c5198ec7a683df59c2 Mon Sep 17 00:00:00 2001 From: Jeroen Vijgen <14365378+BlackChaosNL@users.noreply.github.com> Date: Fri, 8 May 2026 14:49:55 +0300 Subject: [PATCH] FIX: Disable caddy headers at this point --- modules/01-networking/caddy-service/main.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/01-networking/caddy-service/main.tf b/modules/01-networking/caddy-service/main.tf index 153e8f3..e5c5e31 100644 --- a/modules/01-networking/caddy-service/main.tf +++ b/modules/01-networking/caddy-service/main.tf @@ -76,7 +76,6 @@ locals { # !!!DO NOT EDIT!!! # Automatically generated through OpenTofu, changes will not be persisted upon reapplication. ${site.site_address} { - import headers route { %{if site.is_route_protected} reverse_proxy /outpost.goauthentik.io/* http://authentik:9000