Skip to content

Commit

Permalink
Fix indentation in eks-starter.yaml (#3961)
Browse files Browse the repository at this point in the history
Signed-off-by: Edwin Yu <[email protected]>
  • Loading branch information
edwinyyyu authored Aug 15, 2023
1 parent e6fa812 commit 81a5555
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 81a5555

Please sign in to comment.