From b0f3c88600da645313aa3ac5c76d2d9e8177e5f3 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Fri, 29 Nov 2024 17:02:05 +0100
Subject: [PATCH] OZG-6513 cleanup

---
 fachstelle-server/src/test/helm-linter-values.yaml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/fachstelle-server/src/test/helm-linter-values.yaml b/fachstelle-server/src/test/helm-linter-values.yaml
index 91faf87..c874e70 100644
--- a/fachstelle-server/src/test/helm-linter-values.yaml
+++ b/fachstelle-server/src/test/helm-linter-values.yaml
@@ -43,7 +43,4 @@ samlRegistrationSecretName: muk-saml-registration-secret
 baseUrl: https://fachstele.dev.de
 
 fachstellenProxy:
-  baseUrl: https://fachstellen-proxy.fachstellen-proxy.svc.cluster.local:8080
-
-sso:
-  serverUrl: https://sso.company.local
\ No newline at end of file
+  baseUrl: https://fachstellen-proxy.fachstellen-proxy.svc.cluster.local:8080
\ No newline at end of file
-- 
GitLab