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

Commitbf73bdd

Browse files
authored
Update service-accounts.md (#1283)
* Update service-accounts.md* Update service-accounts.md
1 parent86b21c0 commitbf73bdd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎_docs/administration/account-user-management/service-accounts.md‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,6 @@ max-width="90%"
100100
|**Status**| Indicates if the service account is currently active (**Enabled**) or inactive (**Disabled**). You may want to disable a service account to invalidate its API keys without having to remove the service account, and simply reenable when needed.|
101101
|**Actions**| The options available to manage the service account through its context menu: {::nomarkdown}<ul><li><b>Edit</b>: Modify the settings of the service account, including adding/removing teams, enabling/disabling admin role.</li><li><b>Delete</b>: Delete the service account, including all the API keys defined for the account. This means that actions through the Codefresh API or CLI that require these keys will fail.</li></ul>{:/}|
102102

103-
{% if page.collection != site.gitops_collection %}
104-
##Authenticating to Amazon ECR with service account
105-
106-
Authenticate to Amazon ECR registries with credentials from the service account instead of the Access Key ID and Secret Access Key.
107-
This allows pipelines to seamlessly authenticate to Amazon ECR via service account credentials, enhancing security and simplifying access management.
108-
109-
There are two requirements:
110-
1. Set the option to authenticate via service accounts at the account level for pipelines. See[Advanced options for pipelines]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#advanced-options-for-pipelines).
111-
1. Configure Amazon ECR integration to use service account credentials. See[Amazon ECR Container Registry pipeline integration]({{site.baseurl}}/docs/integrations/docker-registries/amazon-ec2-container-registry/).
112-
{% endif %}
113103

114104
##Related articles
115105
{% if page.collection != site.gitops_collection %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp