Skip to content

Commit bc6adc9

Browse files
author
Katie Horne
authored
Update ecr.md
1 parent dc7d36d commit bc6adc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin/registries/ecr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To access a private ECR registry, Coder needs to authenticate with AWS. Coder
1818
supports two methods of authentication with AWS ECR:
1919

2020
- Static credentials
21-
- IAM roles for service accounts (`alpha`)
21+
- **Alpha:** IAM roles for service accounts
2222

2323
### Option A: Provision static credentials for Coder
2424

@@ -44,7 +44,7 @@ To provision static credentials for Coder:
4444

4545
### Option B: Link an AWS IAM role to the Coder Kubernetes service account (IRSA)
4646

47-
**Note:** This is currently an `alpha` feature.
47+
**Note:** This is currently an **alpha** feature.
4848

4949
Coder can use an
5050
[IAM role linked to Coder's Kubernetes service account](https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/),

0 commit comments

Comments
 (0)