diff options
| author | Achilleas Pipinellis <axil@gitlab.com> | 2018-05-31 18:41:37 +0200 |
|---|---|---|
| committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-06 11:28:54 +0200 |
| commit | 3c9686c96d46d1cd743179f5d3da179e4de6a428 (patch) | |
| tree | aeb6bd7579a57f2b8d167bc929b70463a539397e /doc/user | |
| parent | bb6b73cf3c64a6f963e6afc657cab937db46564b (diff) | |
| download | gitlab-ce-3c9686c96d46d1cd743179f5d3da179e4de6a428.tar.gz | |
Rename Secret variables -> variables
Diffstat (limited to 'doc/user')
| -rw-r--r-- | doc/user/project/clusters/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index 65cdece8d3d..75163da6a89 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -233,7 +233,7 @@ When adding more than one Kubernetes clusters to your project, you need to differentiate them with an environment scope. The environment scope associates clusters and [environments](../../../ci/environments.md) in an 1:1 relationship similar to how the -[environment-specific variables](../../../ci/variables/README.md#limiting-environment-scopes-of-secret-variables) +[environment-specific variables](../../../ci/variables/README.md#limiting-environment-scopes-of-variables) work. The default environment scope is `*`, which means all jobs, regardless of their |
