From 373c3c3c5c8d75ee5320c58367575767f282b0ef Mon Sep 17 00:00:00 2001 From: Thabelo Ramabulana <106035637+Thab310@users.noreply.github.com> Date: Tue, 14 Nov 2023 15:15:22 +0200 Subject: [PATCH] corrected typo in selenium grid charts (#2010) corrected typo in selinium grid charts Co-authored-by: Diego Molina --- charts/selenium-grid/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/selenium-grid/values.yaml b/charts/selenium-grid/values.yaml index d92724ddc..325d038de 100644 --- a/charts/selenium-grid/values.yaml +++ b/charts/selenium-grid/values.yaml @@ -347,7 +347,7 @@ autoscaling: enabled: false # Enable autoscaling without automatically installing KEDA enableWithExistingKEDA: false - # Which typ of KEDA scaling to use: job or deployment + # Which type of KEDA scaling to use: job or deployment scalingType: job # Annotations for KEDA resources: ScaledObject and ScaledJob annotations: