docs: Update autoscaler installation in IRSA example (#1063)

This commit is contained in:
Ary Kleinerman
2020-11-02 22:11:58 +01:00
committed by GitHub
parent 3379e5982f
commit e8a060f5ae
2 changed files with 6 additions and 3 deletions
@@ -2,8 +2,9 @@ awsRegion: us-west-2
rbac:
create: true
serviceAccountAnnotations:
eks.amazonaws.com/role-arn: "arn:aws:iam::<ACCOUNT ID>:role/cluster-autoscaler"
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: "arn:aws:iam::<ACCOUNT ID>:role/cluster-autoscaler"
autoDiscovery:
clusterName: test-eks-irsa