Skip to content

Commit a57c8e1

Browse files
committed
Add description for GITLAB_AGENT_KAS_WEBSOCKET_TOKEN_SECRET_FILE
1 parent 727037f commit a57c8e1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

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

13111311
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)
13121312

1313+
##### `GITLAB_AGENT_KAS_WEBSOCKET_TOKEN_SECRET_FILE`
1314+
1315+
Websocket token secret file. Default to `${GITLAB_INSTALL_DIR}/.gitlab_kas_websocket_token_secret`
1316+
13131317
##### `GITLAB_AGENT_KAS_GITLAB_AUTHENTICATION_SECRET_FILE`
13141318

13151319
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)