From 090a357ef46473e76b0cd0e0e1b013e6080a7360 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 23 Feb 2026 14:10:11 +0100 Subject: refactor traefik middlewares into separate files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bundles/go-away/files/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles/go-away') diff --git a/bundles/go-away/files/traefik.yaml b/bundles/go-away/files/traefik.yaml index a8fcb9d..aa1b923 100644 --- a/bundles/go-away/files/traefik.yaml +++ b/bundles/go-away/files/traefik.yaml @@ -37,4 +37,4 @@ http: - metrics service: go-away-metrics middlewares: - - replacepath-metrics@docker + - replacepath-metrics@file -- cgit 1.4.1