Commit 3a31150d authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'docs/Alexand-fix-agent-defaul-namespace' into 'master'

Fix the Agent default namespace in docs

See merge request gitlab-org/gitlab!82413
parents d7793c0e c931cc8e
......@@ -104,7 +104,7 @@ Optionally, you can [customize the one-liner installation command](#customize-th
By default, the one-liner command generated by GitLab:
- Creates a namespace for the deployment (`gitlab-kubernetes-agent`).
- Creates a namespace for the deployment (`gitlab-agent`).
- Sets up a service account with `cluster-admin` rights (see [how to restrict this service account](#customize-the-permissions-for-the-agentk-service-account)).
- Creates a `Secret` resource for the agent's registration token.
- Creates a `Deployment` resource for the `agentk` pod.
......
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