Commit 41e0ede8 authored by DarwinJS's avatar DarwinJS Committed by Marcel Amirault

Add clarification to steps for Kubernetes Agent install

parent 2e26041e
......@@ -192,7 +192,7 @@ kubectl create namespace gitlab-kubernetes-agent
To perform a one-liner installation, run the command below. Make sure to replace:
- `your-agent-token` with the token received from the previous step.
- `your-agent-token` with the token received from the previous step (identified as `secret` in the JSON output).
- `gitlab-kubernetes-agent` with the namespace you defined in the previous step.
- `wss://kas.gitlab.example.com` with the configured access of the Kubernetes Agent Server (KAS). For GitLab.com users, the KAS is available under `wss://kas.gitlab.com`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment