From feb7c9af9e2aa8b1d3e4a61daf3d14c2e057c774 Mon Sep 17 00:00:00 2001 From: zdtsw Date: Tue, 24 Nov 2020 09:40:14 +0100 Subject: [PATCH] Add missing value setting Signed-off-by: zdtsw --- charts/argo/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index 5a9a452b..123217b3 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -11,6 +11,8 @@ images: crdVersion: v1alpha1 installCRD: true +CRD: + 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