diff --git a/src/test/helm/keycloak_client_crd_test.yaml b/src/test/helm/keycloak_client_crd_test.yaml
index 03f8d1c5d3e6822eb601c4d11b8205c5c1796e82..7867dfeeaf551407cab93194974bfeb71f6bccd8 100644
--- a/src/test/helm/keycloak_client_crd_test.yaml
+++ b/src/test/helm/keycloak_client_crd_test.yaml
@@ -87,7 +87,7 @@ tests:
   - it: should use additional redirect uris for client web origins
     set:
       sso:
-        client:
+        keycloak_clients:
           additional_redirect_uris:
             - https://additional.url.de
     asserts:
@@ -103,4 +103,4 @@ tests:
         disableOzgOperator: true
     asserts:
       - hasDocuments:
-          count: 0
\ No newline at end of file
+          count: 0