From 81a55556ecaa49d57799ba1fc1260e85cbe3ab3c Mon Sep 17 00:00:00 2001 From: Edwin Yu <92917168+edwinyyyu@users.noreply.github.com> Date: Tue, 15 Aug 2023 13:47:44 -0700 Subject: [PATCH] Fix indentation in eks-starter.yaml (#3961) Signed-off-by: Edwin Yu --- charts/flyte-binary/eks-starter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/flyte-binary/eks-starter.yaml b/charts/flyte-binary/eks-starter.yaml index c304dbbd03..1ffe5146c6 100644 --- a/charts/flyte-binary/eks-starter.yaml +++ b/charts/flyte-binary/eks-starter.yaml @@ -25,4 +25,4 @@ configuration: serviceAccount: create: true annotations: - eks.amazonaws.com/role-arn: "" \ No newline at end of file + eks.amazonaws.com/role-arn: ""