diff --git a/e2e-tests/playwright/utils/authentication-providers/rhdh-deployment.ts b/e2e-tests/playwright/utils/authentication-providers/rhdh-deployment.ts index 77a192ed25..8f7b013fab 100644 --- a/e2e-tests/playwright/utils/authentication-providers/rhdh-deployment.ts +++ b/e2e-tests/playwright/utils/authentication-providers/rhdh-deployment.ts @@ -1428,7 +1428,7 @@ class RHDHDeployment { this.setAppConfigProperty("catalog.providers", { gitlab: { - default: { + orgProvider: { host: "${AUTH_PROVIDERS_GITLAB_HOST}", orgEnabled: true, group: "${AUTH_PROVIDERS_GITLAB_PARENT_ORG}",