Commit b7a2bf25 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'limit-instance-level-variables-docs' into 'master'

Add notice about instance variables limitation

See merge request gitlab-org/gitlab!32410
parents bc5191ed 1f57cd72
......@@ -63,6 +63,9 @@ curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/a
Create a new instance-level variable.
NOTE: **Note:**
The maximum number of instance-level variables is [planned to be 25](https://gitlab.com/gitlab-org/gitlab/-/issues/216097).
```plaintext
POST /admin/ci/variables
```
......
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