From f7ca4a9854872896cc10809613e48eb2a830cf2a Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 20 Jan 2025 15:17:57 +0100 Subject: [PATCH] WIP(ingress): Add temporary rewrite --- manifests/ingress.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/ingress.yaml b/manifests/ingress.yaml index 73ddbaf..e41bdb6 100644 --- a/manifests/ingress.yaml +++ b/manifests/ingress.yaml @@ -9,6 +9,7 @@ metadata: acme.cert-manager.io/http01-edit-in-place: "true" nginx.ingress.kubernetes.io/configuration-snippet: | rewrite ^/metrics(/?)$ https://git.halis.io/$1 permanent; + rewrite ^/athsc/(.*)$ https://git.halis.io/athens-school/$1 permanent; spec: tls: - hosts: