From e14f34773613367ac257880768618367319f38a4 Mon Sep 17 00:00:00 2001 From: JoshVanL Date: Mon, 7 Oct 2019 09:11:21 +0100 Subject: [PATCH] Adds comment to helm chart with the verbosity levels Signed-off-by: JoshVanL --- deploy/charts/cert-manager/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/charts/cert-manager/values.yaml b/deploy/charts/cert-manager/values.yaml index e3afffec3..02aaf5d44 100644 --- a/deploy/charts/cert-manager/values.yaml +++ b/deploy/charts/cert-manager/values.yaml @@ -17,6 +17,7 @@ global: podSecurityPolicy: enabled: false + # Set the verbosity of cert-manager. Range of 0 - 6 with 6 being the most verbose. logLevel: 2 leaderElection: