Skip to content

Commit

Permalink
Fix indentation in eks-starter.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Edwin Yu <[email protected]>
  • Loading branch information
edwinyyyu committed Aug 15, 2023
1 parent e6fa812 commit e1d4891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/flyte-binary/eks-starter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ configuration:
serviceAccount:
create: true
annotations:
eks.amazonaws.com/role-arn: "<FLYTE_BACKEND_IAM_ARN>"
eks.amazonaws.com/role-arn: "<FLYTE_BACKEND_IAM_ARN>"

0 comments on commit e1d4891

Please sign in to comment.