You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/configure-ci-cd-pipeline/shared-configuration.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,24 @@ max-width="50%"
58
58
If you have already specified the resource field during secret definition the just enter on the text field the name of the secret directly, i.e.`my-secret-key`.
59
59
If you didn't include a resource name during secret creation then enter the full name in the field like`my-secret-resource@my-secret-key`.
60
60
61
+
###Level of access
62
+
63
+
For each set of values you can toggle the level of access by[non-admin users]({{site.baseurl}}/docs/administration/access-control/#users-and-administrators). If it is off, users will**not** be able to use the[CLI](https://codefresh-io.github.io/cli/) or[API]({{site.baseurl}}/docs/integrations/codefresh-api/)
64
+
to access these[values](https://codefresh-io.github.io/cli/contexts/). If it is off, all users from all your Codefresh teams will be able to access this set of values
- Hide inaccessible clusters in the Kubernetes dashboard -[documentation]({{site.baseurl}}/docs/deploy-to-kubernetes/manage-kubernetes/#accessing-the-kubernetes-dashboard)
17
+
- Define access for non-admins in Helm repositories and shared config -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/#level-of-access)