about summary refs log tree commit diff
path: root/bundles/go-away
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-02-23 14:10:11 +0100
committerRobert Günzler <r@gnzler.io>2026-02-23 14:10:11 +0100
commit090a357ef46473e76b0cd0e0e1b013e6080a7360 (patch)
tree1452cc1b553c7e8688c240c7b9730e723c81f0ff /bundles/go-away
parent7663c3a87167b59c706bd4ec0cf708402aa7fe46 (diff)
refactor traefik middlewares into separate files
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/go-away')
-rw-r--r--bundles/go-away/files/traefik.yaml2
1 files changed, 1 insertions, 1 deletions
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