From 98854ef9c018141d7386657322da351e11029da2 Mon Sep 17 00:00:00 2001 From: nasa9084 Date: Mon, 15 Apr 2024 18:48:30 +0900 Subject: [PATCH] Fix doc comment for listenerTemplate (#3436) --- 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 59f6b2e1..6018b7d0 100644 --- a/charts/gha-runner-scale-set/values.yaml +++ b/charts/gha-runner-scale-set/values.yaml @@ -88,7 +88,7 @@ githubConfigSecret: # kubernetesModeServiceAccount: # annotations: -## template is the PodSpec for each listener Pod +## listenerTemplate is the PodSpec for each listener Pod ## For reference: https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#PodSpec # listenerTemplate: # spec: