From e26105ecf3c23038ee4fe4e831096ee965fbd70a Mon Sep 17 00:00:00 2001 From: Tim Ramlot <42113979+inteon@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:50:51 +0100 Subject: [PATCH] remove helm linter exceptions, since they were fixed in helm-tool Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com> --- deploy/charts/approver-policy/values.linter.exceptions | 5 ----- 1 file changed, 5 deletions(-) diff --git a/deploy/charts/approver-policy/values.linter.exceptions b/deploy/charts/approver-policy/values.linter.exceptions index 717d35fc..e69de29b 100644 --- a/deploy/charts/approver-policy/values.linter.exceptions +++ b/deploy/charts/approver-policy/values.linter.exceptions @@ -1,5 +0,0 @@ -# Some false postives -# See https://github.com/cert-manager/helm-tool/issues/27 -value missing from templates: tolerations -value missing from templates: affinity -value missing from templates: nodeSelector