Skip to content
Snippets Groups Projects
Commit 30000a7a authored by Keyvan Hedayati's avatar Keyvan Hedayati
Browse files

Added notice about token in kubernetes.md

parent d89fa34a
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,8 @@ data: ...@@ -28,6 +28,8 @@ data:
Where `image` (optional) is the default Docker image to run jobs on top of. Where `image` (optional) is the default Docker image to run jobs on top of.
**Notice:** You should have obitained `token` using `gitlab-runner register` beforehand which is different from `registration token` in runners page.
Then create a `Deployment` or `ReplicationController` which uses the `ConfigMap`. Then create a `Deployment` or `ReplicationController` which uses the `ConfigMap`.
This is an example of a `Deployment`: This is an example of a `Deployment`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment