diff --git a/src/test/helm/deployment_database_test.yaml b/src/test/helm/deployment_database_test.yaml
index cacdf79003b44114c55787215b7f289793b8d59e..a6a35d7ab0a8c8b49b2d07829a3d783923f70b31 100644
--- a/src/test/helm/deployment_database_test.yaml
+++ b/src/test/helm/deployment_database_test.yaml
@@ -35,6 +35,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - contains:
           path: spec.template.spec.volumes
@@ -49,6 +51,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - contains:
           path: spec.template.spec.containers[0].volumeMounts
@@ -63,6 +67,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
       database.useExternal: false
     asserts:
       - contains:
@@ -85,6 +91,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
       database.useExternal: true
     asserts:
       - contains:
diff --git a/src/test/helm/deployment_defaults_sso_test.yaml b/src/test/helm/deployment_defaults_sso_test.yaml
index ef6cfdcd5f33e5138de30571e741403a57e21801..a5122dba9b07c8f0a3122b3510da7899e02b1928 100644
--- a/src/test/helm/deployment_defaults_sso_test.yaml
+++ b/src/test/helm/deployment_defaults_sso_test.yaml
@@ -63,6 +63,8 @@ tests:
         bezeichner: eins-zwei-drei
         environment: dev
         bundesland: sh
+      sso:
+        serverUrl: https://sso.company.local
     asserts:
       - isKind:
           of: Deployment
diff --git a/src/test/helm/deployment_image_pull_secret_test.yaml b/src/test/helm/deployment_image_pull_secret_test.yaml
index 5d64a85ca4ce6efdd6c550ed6743ccf41ccddd9b..d1df4f752670af21a9295f667247e17ab8aff146 100644
--- a/src/test/helm/deployment_image_pull_secret_test.yaml
+++ b/src/test/helm/deployment_image_pull_secret_test.yaml
@@ -34,6 +34,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - contains:
           path: spec.template.spec.imagePullSecrets
@@ -45,6 +47,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
       imagePullSecret: custom-image-pull-secret
     asserts:
       - contains:
diff --git a/src/test/helm/deployment_resources_test.yaml b/src/test/helm/deployment_resources_test.yaml
index 51763348f78c4bf13cefeb030152083c9fe52199..9514097aadb96806f973d5cccbace208b80d6ff0 100644
--- a/src/test/helm/deployment_resources_test.yaml
+++ b/src/test/helm/deployment_resources_test.yaml
@@ -34,6 +34,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
       resources: { "test": 1 }
     asserts:
       - equal:
diff --git a/src/test/helm/deployment_spring_profile_test.yaml b/src/test/helm/deployment_spring_profile_test.yaml
index 74f1fe378bc3345fc0a20eb41289cef6400c6411..5455300842b48562c1ee257d631aa356694dbe23 100644
--- a/src/test/helm/deployment_spring_profile_test.yaml
+++ b/src/test/helm/deployment_spring_profile_test.yaml
@@ -35,6 +35,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
       env.overrideSpringProfiles: oc,dev,ea
     asserts:
       - isKind:
@@ -50,6 +52,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - isKind:
           of: Deployment
diff --git a/src/test/helm/deployment_test.yaml b/src/test/helm/deployment_test.yaml
index d61ea6522f04aeecd33fefd18bf33244990c761c..fda481560f15326b7c4e276e437686d6d57abbcc 100644
--- a/src/test/helm/deployment_test.yaml
+++ b/src/test/helm/deployment_test.yaml
@@ -36,6 +36,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - isKind:
           of: Deployment
@@ -53,6 +55,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - equal:
           path: spec.progressDeadlineSeconds
@@ -86,6 +90,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - equal:
           path: spec.template.metadata.labels["app.kubernetes.io/instance"]
@@ -130,6 +136,8 @@ tests:
         environment: test
         bundesland: sh
         bezeichner: helm
+    sso:
+      serverUrl: https://sso.company.local
     asserts:
       - equal:
           path: spec.template.spec.containers[0].name