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

Commit b850a60

Browse files
Roberdvsbryantbiggs
andauthored
docs: Fix example for v6 (#600)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
1 parent 3c66adc commit b850a60

File tree

1 file changed

+1
-1
lines changed
  • modules/iam-role-for-service-accounts

1 file changed

+1
-1
lines changed

‎modules/iam-role-for-service-accounts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ module "eks" {
8989
addons = {
9090
coredns = {}
9191
aws-ebs-csi-driver = {
92-
service_account_role_arn = module.ebs_csi_driver_irsa.iam_role_arn
92+
service_account_role_arn = module.ebs_csi_driver_irsa.arn
9393
}
9494
kube-proxy = {}
9595
vpc-cni = {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /