We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80d0bab + a27ec43 commit 49078e3Copy full SHA for 49078e3
molecule/gitlab/molecule.yml
@@ -36,6 +36,10 @@ provisioner:
36
- key: "modify_kernel_parameters"
37
type: "plain"
38
value: "false"
39
+ - gitlab_kas:
40
+ - key: "env"
41
+ type: "plain"
42
+ value: "{ 'OWN_PRIVATE_API_URL' => 'grpc://127.0.0.1:8155' }"
43
gitlab_feature_flags:
44
# See https://docs.gitlab.com/ee/user/feature_flags.html
45
- name: "vscode_web_ide"
0 commit comments