From a37efb148806d5dc8adc0126118209e1bc2f291b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 14 Jan 2025 20:25:29 -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 ca6ad3f0a..d909f0694 100644 --- a/clusters/cl01tl/platform/gitea/templates/ingress.yaml +++ b/clusters/cl01tl/platform/gitea/templates/ingress.yaml @@ -56,7 +56,7 @@ spec: http: paths: - path: / - pathType: ImplementationSpecific + pathType: Prefix backend: service: name: gitea-http