From 72c94a72e1129e5b3c8ba2ad7a55eb42bd965509 Mon Sep 17 00:00:00 2001 From: Timm Drevensek <508684+timmjd@users.noreply.github.com> Date: Tue, 24 Oct 2023 12:57:21 +0200 Subject: [PATCH] typo --- charts/gha-runner-scale-set/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gha-runner-scale-set/values.yaml b/charts/gha-runner-scale-set/values.yaml index 3fbb508d..cfc46077 100644 --- a/charts/gha-runner-scale-set/values.yaml +++ b/charts/gha-runner-scale-set/values.yaml @@ -47,7 +47,7 @@ githubConfigSecret: ## name of the runner scale set to create. Defaults to the helm release name # runnerScaleSetName: "" -## name of the runner scale set deployment in kubernetes to create. Defaults to the runnerScaleSetName +## name of the autoscalingrunnersets deployment in kubernetes to create. Defaults to the runnerScaleSetName # deploymentName: "" ## A self-signed CA certificate for communication with the GitHub server can be