Skip to content

Commit 2c38008

Browse files
committed
Add description for GITLAB_AGENT_KAS_WEBSOCKET_TOKEN_SECRET_FILE
1 parent 197eb9c commit 2c38008

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,6 +1283,10 @@ The URL to the Kubernetes API proxy (used by GitLab users). No default.
12831283

12841284
Control startup behavior of built-in KAS. `autostart` value in supervisor configuration for KAS will be set to this value. Default to [`GITLAB_KAS_ENABLED`](#gitlab_kas_enabled)
12851285

1286+
##### `GITLAB_AGENT_KAS_WEBSOCKET_TOKEN_SECRET_FILE`
1287+
1288+
Websocket token secret file. Default to `${GITLAB_INSTALL_DIR}/.gitlab_kas_websocket_token_secret`
1289+
12861290
##### `GITLAB_AGENT_KAS_GITLAB_AUTHENTICATION_SECRET_FILE`
12871291

12881292
An authentication secret file used to connect to gitlab from KAS. Defaults to `${GITLAB_AGENT_KAS_API_LISTEN_AUTHENTICATION_SECRET_FILE}`.

0 commit comments

Comments
 (0)