From ee030b4c7ab6522d9dbba4d5c862f913e04f1be2 Mon Sep 17 00:00:00 2001 From: John Dietz Date: Mon, 13 Oct 2025 14:08:38 -0400 Subject: [PATCH] Update kubefirst.yaml --- aws-github/templates/workload-cluster/kubefirst.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/aws-github/templates/workload-cluster/kubefirst.yaml b/aws-github/templates/workload-cluster/kubefirst.yaml index c61078704..b4f6d8c16 100644 --- a/aws-github/templates/workload-cluster/kubefirst.yaml +++ b/aws-github/templates/workload-cluster/kubefirst.yaml @@ -5,9 +5,9 @@ # uncomment the inputs below to propt your users for input variable values clusterType: "physical" -# inputs: -# - name: "example" -# token: ">" -# prompt: "Example input for your workload cluster template" -# tip: "Prompt users with input guidance here" - +inputs: + - name: "example" + token: ">" + prompt: "Example input for your workload cluster template" + tip: "Prompt users with input guidance here" + required: false