From dcaffdb456846e0a8bbd3efaed6d339135ac9818 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 14 Jan 2025 20:36:22 -0600 Subject: [PATCH] change type --- clusters/cl01tl/platform/gitea/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/templates/ingress.yaml b/clusters/cl01tl/platform/gitea/templates/ingress.yaml index 91c669ef5..49f562c92 100644 --- a/clusters/cl01tl/platform/gitea/templates/ingress.yaml +++ b/clusters/cl01tl/platform/gitea/templates/ingress.yaml @@ -54,7 +54,7 @@ spec: http: paths: - path: / - pathType: Prefix + pathType: Exact backend: service: name: gitea-http