From 757b3253a59776ab4e120345ecbe55d33ee4bfea Mon Sep 17 00:00:00 2001 From: Lalith Kota Date: Thu, 30 Jan 2025 13:52:46 +0530 Subject: [PATCH] Helm chart questions spelling fix Signed-off-by: Lalith Kota --- charts/websub/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/websub/questions.yaml b/charts/websub/questions.yaml index a2c0f5a..64f8057 100644 --- a/charts/websub/questions.yaml +++ b/charts/websub/questions.yaml @@ -17,4 +17,4 @@ questions: description: Name of existing Kafka Service or Statefulset type: string label: Existing Kafka Installation Name - shwo_if: "kafka.enabled=false" + show_if: "kafka.enabled=false"