From bb327cba2e797be9a6efb38309c118eab626ca04 Mon Sep 17 00:00:00 2001 From: Linh Lam Date: Fri, 9 Jun 2023 09:50:56 -0700 Subject: [PATCH] Fix Amazon EKS option Signed-off-by: Linh Lam --- packages/kubecost/cost-analyzer/overlay/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/kubecost/cost-analyzer/overlay/questions.yaml b/packages/kubecost/cost-analyzer/overlay/questions.yaml index a13d0f498..3a6be6d27 100644 --- a/packages/kubecost/cost-analyzer/overlay/questions.yaml +++ b/packages/kubecost/cost-analyzer/overlay/questions.yaml @@ -22,7 +22,7 @@ questions: # Amazon EKS - variable: AmazonEKS.enabled label: Amazon EKS cluster - description: "If true, Kubecost will be installed with the images from https://gallery.ecr.aws/kubecost/" + description: "If true, Kubecost will be installed with the images and helm chart from https://gallery.ecr.aws/kubecost/" type: boolean default: false show_subquestion_if: true