From 5cfcec5654c7572390432d4bda6dd5b4204c413b Mon Sep 17 00:00:00 2001 From: Sanne Raymaekers Date: Fri, 2 Feb 2024 15:33:37 +0100 Subject: [PATCH] Revert "templates/gateway: add catch-all redirect to service docs" This reverts commit 5d0a22ad3e883c79440b254370072b5fd8cff0f5. --- templates/gateway.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/templates/gateway.yml b/templates/gateway.yml index 9e55e63..2c87cb4 100644 --- a/templates/gateway.yml +++ b/templates/gateway.yml @@ -136,12 +136,7 @@ objects: cluster: image-builder auto_host_rewrite: true timeout: 30s - - match: - prefix: / - redirect: - https_redirect: true - host_redirect: osbuild.org - path_redirect: /docs/service/fedora-console + http_filters: # Remove any identity headers cheeky clients might try to add