Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7872b77

Browse files
User access to shared configuration
1 parent2601feb commit7872b77

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

‎_docs/configure-ci-cd-pipeline/shared-configuration.md‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,24 @@ max-width="50%"
5858
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`.
5959
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`.
6060

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
65+
with CLI commands or API calls.
66+
67+
{% include
68+
image.html
69+
lightbox="true"
70+
file="/images/pipeline/shared-configuration/shared-config-access.png"
71+
url="/images/pipeline/shared-configuration/shared-config-access.png"
72+
alt="Allow access to non-admin users"
73+
caption="Allow access to non-admin users"
74+
max-width="60%"
75+
%}
76+
77+
We recommend that you disable access for all values of type*shared secret* and*secret YAML* unless your organization has different needs.
78+
6179

6280
##Using shared environment variables
6381

‎_docs/whats-new/whats-new.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ toc: true
1414
- Jira integration -[documentation]({{site.baseurl}}/docs/yaml-examples/examples/sending-the-notification-to-jira/)
1515
- SLA details -[documentation]({{site.baseurl}}/docs/terms-and-privacy-policy/sla/)
1616
- 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)
1718

1819
###January 2021
1920

14.4 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp