File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ To access a private ECR registry, Coder needs to authenticate with AWS. Coder
18
18
supports two methods of authentication with AWS ECR:
19
19
20
20
- Static credentials
21
- - IAM roles for service accounts ( ` alpha ` )
21
+ - ** Alpha: ** IAM roles for service accounts
22
22
23
23
### Option A: Provision static credentials for Coder
24
24
@@ -44,7 +44,7 @@ To provision static credentials for Coder:
44
44
45
45
### Option B: Link an AWS IAM role to the Coder Kubernetes service account (IRSA)
46
46
47
- ** Note:** This is currently an ` alpha ` feature.
47
+ ** Note:** This is currently an ** alpha** feature.
48
48
49
49
Coder can use an
50
50
[ IAM role linked to Coder's Kubernetes service account] ( https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/ ) ,
You can’t perform that action at this time.
0 commit comments