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

Commit46951df

Browse files
committed
Update screenshots for gitops integrations
1 parentb09859b commit46951df

File tree

12 files changed

+7
-7
lines changed

12 files changed

+7
-7
lines changed

‎_docs/gitops-integrations/ci-integrations.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ max-width="50%"
6161
{% include image.html
6262
lightbox="true"
6363
file="/images/integrations/classic/classic-manifest.png"
64-
url="/images/integrationsclassic/classic-manifest.png"
64+
url="/images/integrations/classic/classic-manifest.png"
6565
alt="Example of manifest generated for Codefresh pipeline"
6666
caption="Example of manifest generated for Codefresh pipeline"
6767
max-width="50%"

‎_docs/gitops-integrations/container-registries/amazon-ecr.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Define the role in trusted relationships with `Effect: Allow` and `Action: sts:
1919
For example:
2020
```yaml
2121
{
22-
"Effect":"Allow",
23-
"Principal":{
24-
"AWS":"arn:aws:iam::XXXXX:role/eksctl-awscluster-ServiceRole-XXXXXX"
22+
"Effect":"Allow",
23+
"Principal":{
24+
"AWS":"arn:aws:iam::XXXXX:role/eksctl-awscluster-ServiceRole-XXXXXX"
2525
},
26-
"Action":"sts:AssumeRole",
27-
"Condition":{}
28-
},
26+
"Action":"sts:AssumeRole",
27+
"Condition":{}
28+
}
2929
```
3030
For detailed information, see[How Amazon Elastic Container Registry Works with IAM](https://docs.aws.amazon.com/AmazonECR/latest/userguide/security_iam_service-with-iam.html){:target="\_blank"} and the[AWS security blog](https://aws.amazon.com/blogs/security/how-to-use-trust-policies-with-iam-roles/){:target="\_blank"}.
3131

-12.6 KB
Loading
105 KB
Loading
3.84 KB
Loading
-77.8 KB
Loading
-14.8 KB
Loading
117 KB
Loading
-15.2 KB
Loading
-13 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp