Commit 1f57cd72 authored by Marius Bobin's avatar Marius Bobin Committed by Marcel Amirault

Add notice about instance variables limitation

parent bc5191ed
......@@ -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