UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

docs: change 'cypress_baseUrl' to 'cypress_url' SKIP UPDATE CHECK SKIP UPGRADE

Merged Noah Birrer requested to merge docs/fix-cypres-base-url into main
All threads resolved!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -1723,7 +1723,7 @@ helm install gitlab chart/
| use_iam_profile | bool | `false` | |
| bbtests.enabled | bool | `false` | |
| bbtests.cypress.artifacts | bool | `true` | |
| bbtests.cypress.envs.cypress_baseUrl | string | `"http://gitlab-webservice-default.gitlab.svc.cluster.local:8181"` | |
| bbtests.cypress.envs.cypress_url | string | `"http://gitlab-webservice-default.gitlab.svc.cluster.local:8181"` | |
| bbtests.cypress.envs.cypress_gitlab_first_name | string | `"test"` | |
| bbtests.cypress.envs.cypress_gitlab_last_name | string | `"user"` | |
| bbtests.cypress.envs.cypress_gitlab_username | string | `"testuser"` | |
Loading