Skip to content

Commit 8373a7c

Browse files
th-2021kkimurak
authored andcommitted
tweak agent.kubernetes_api.url_path_prefix
in gitlab-kas_config.yaml complete 18.5.0 upgrade
1 parent 2fedac7 commit 8373a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/runtime/config/gitlab-agent/gitlab-kas_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ agent:
2121
listen_grace_period: 5s
2222
network: tcp
2323
shutdown_grace_period: 3600s
24-
url_path_prefix: /{{GITLAB_RELATIVE_URL_ROOT}}
24+
url_path_prefix: {{GITLAB_RELATIVE_URL_ROOT}}/
2525
websocket_token_secret_file: {{GITLAB_AGENT_KAS_WEBSOCKET_TOKEN_SECRET_FILE}}
2626
listen:
2727
address: 127.0.0.1:8150

0 commit comments

Comments
 (0)