From e3afd6bfcbd0c9b3d13f3ccbdad29ce197c1cd6d Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Tue, 15 Apr 2025 21:36:43 +0200
Subject: [PATCH] Revert "fix ingress?"

This reverts commit f84ad3426ec7a65ee773e3240b9d5ea03fb70abf.
---
 values_synapse.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values_synapse.yaml b/values_synapse.yaml
index 4aaa4dd..586bb12 100644
--- a/values_synapse.yaml
+++ b/values_synapse.yaml
@@ -157,7 +157,7 @@ ingress:
 #  includeServerName: false
   paths:
     - path: /
-      pathType: ImplementationSpecific
+      pathType: Prefix
       backend:
         service:
           name: production-leopar-kkoyhh-synapse-matrix-synapse
-- 
GitLab