Skip to content

Commit 7bd85ca

Browse files
antt1995kkimurak
authored andcommitted
Update README.md
Removed +
1 parent e215955 commit 7bd85ca

1 file changed

Lines changed: 19 additions & 20 deletions

File tree

README.md

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,26 +1247,25 @@ Default Google key file. Defaults to `$GITLAB_OBJECT_STORE_CONNECTION_GOOGLE_JSO
12471247

12481248
Cron notation for the GitLab pipeline schedule worker. Defaults to `'19 * * * *'`
12491249

1250-
+##### `GITLAB_KAS_ENABLED`
1251-
+
1252-
+Enable/Disable GitLab agent server for Kubernetes (KAS). See details on [official documentation](https://docs.gitlab.com/ee/administration/clusters/kas.html). Defaults to `false`
1253-
+
1254-
+##### `GITLAB_KAS_SECRET`
1255-
+
1256-
+File that contains the secret key for verifying access for GitLab KAS. Defaults to `${GITLAB_INSTALL_DIR}/.gitlab_kas_secret`
1257-
+
1258-
+##### `GITLAB_KAS_EXTERNAL`
1259-
+
1260-
+User-facing URL for the in-cluster agent. Defaults to `"wss://kas.example.com"`
1261-
+
1262-
+##### `GITLAB_KAS_INTERNAL`
1263-
+
1264-
+Internal URL for the GitLab backend. Defaults to `"grpc://localhost:8153"`
1265-
+
1266-
+##### `GITLAB_KAS_PROXY`
1267-
+
1268-
+The URL to the Kubernetes API proxy (used by GitLab users). No default.
1269-
+
1250+
##### `GITLAB_KAS_ENABLED`
1251+
1252+
Enable/Disable GitLab agent server for Kubernetes (KAS). See details on [official documentation](https://docs.gitlab.com/ee/administration/clusters/kas.html). Defaults to `false`
1253+
1254+
##### `GITLAB_KAS_SECRET`
1255+
1256+
File that contains the secret key for verifying access for GitLab KAS. Defaults to `${GITLAB_INSTALL_DIR}/.gitlab_kas_secret`
1257+
1258+
##### `GITLAB_KAS_EXTERNAL`
1259+
1260+
User-facing URL for the in-cluster agent. Defaults to `"wss://kas.example.com"`
1261+
1262+
##### `GITLAB_KAS_INTERNAL`
1263+
1264+
Internal URL for the GitLab backend. Defaults to `"grpc://localhost:8153"`
1265+
1266+
##### `GITLAB_KAS_PROXY`
1267+
1268+
The URL to the Kubernetes API proxy (used by GitLab users). No default.
12701269

12711270
##### `GITLAB_LFS_ENABLED`
12721271

0 commit comments

Comments
 (0)