@@ -24,4 +24,9 @@ You can give as much information as possible to the team for creation:
### Deploy tokens
In your gitlab project, under `Settings/Repository/Deploy tokens` you can create tokens to deal with access to packages, your repository, and registry images.
\ No newline at end of file
In your gitlab project, under `Settings/Repository/Deploy tokens` you can create tokens to deal with access to packages, your repository, and registry images.
1. Create your token
* name: kubernetes
* scopes: read_registry
2. Add the token to your Variables `Settings/CI/CD/Variables` and name it `DEPLOY_TOKEN` for instance