From 678ab28c2749191782914137a94dbcd4ec4f9282 Mon Sep 17 00:00:00 2001 From: Priyaccuknox <164139054+Priyaccuknox@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:56:29 +0530 Subject: [PATCH] typo --- accuknox-jobs/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/accuknox-jobs/values.yaml b/accuknox-jobs/values.yaml index e6fcd46..9cf5243 100644 --- a/accuknox-jobs/values.yaml +++ b/accuknox-jobs/values.yaml @@ -11,13 +11,13 @@ global: # Job-specific configurations accuknox: cis: - enabled: "false" # Default: CIS job is disabled - promptForPlatform: "false" # By default, platform selection is not prompted + enabled: false # Default: CIS job is disabled + promptForPlatform: false # By default, platform selection is not prompted toolConfig: platform: "" # Default platform value (empty unless set) riskassessment: - enabled: "false" + enabled: false # k8tls: - # enabled: "false" + # enabled: false kiem: - enabled: "false" + enabled: false