From bb4f6308fe0100ed36fdc0dd8c1449c57a53baf9 Mon Sep 17 00:00:00 2001 From: zdtsw Date: Tue, 24 Nov 2020 09:43:27 +0100 Subject: [PATCH] Fix lint: trailing space Signed-off-by: zdtsw --- charts/argo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index 123217b3..8b30eeb5 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -12,7 +12,7 @@ images: crdVersion: v1alpha1 installCRD: true CRD: - version: apiextensions.k8s.io/v1beta1 + version: apiextensions.k8s.io/v1beta1 init: # By default the installation will not set an explicit one, which will mean it uses `default` for the namespace the chart is