From 4e68e8a2e14e45865cc413e1dc8e7116f138b4eb Mon Sep 17 00:00:00 2001 From: GeorgeRaven Date: Wed, 22 Oct 2025 21:50:10 +0100 Subject: [PATCH] Re-added stupid comment for the 50th time Changelog: added Signed-off-by: GeorgeRaven --- charts/nextcloud/templates/redirect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nextcloud/templates/redirect.yaml b/charts/nextcloud/templates/redirect.yaml index 0795270d..4dff9eb2 100644 --- a/charts/nextcloud/templates/redirect.yaml +++ b/charts/nextcloud/templates/redirect.yaml @@ -7,7 +7,7 @@ spec: redirectRegex: regex: ^https:\/\/nextcloud\.deepcypher\.me\/status.php/?$ replacement: https://nextcloud.deepcypher.me - Redirect with domain replacement +# Redirect with domain replacement --- apiVersion: traefik.io/v1alpha1 kind: Middleware