Skip to content

Commit 8d3907d

Browse files
th-2021kkimurak
authored andcommitted
fix kubernetes access
1 parent 8d47091 commit 8d3907d

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}}/-/kubernetes-agent/k8s-proxy/
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)