diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-05-31 18:41:37 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-01 16:50:21 +0200 |
commit | 68115f72a996cf4584055fb6566c39b373d96761 (patch) | |
tree | 033b7db510d92ba2e0a06225324ef540bf2cb9c1 /doc/user/project/clusters/index.md | |
parent | 52388feb644aae75f9f31ca71d019c1dfade3d28 (diff) | |
download | gitlab-ce-secret-variables-name.tar.gz |
Rename Secret variables -> variablessecret-variables-name
Diffstat (limited to 'doc/user/project/clusters/index.md')
-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 |