Add missing value setting
Signed-off-by: zdtsw <ericchou19831101@msn.com>
This commit is contained in:
parent
337fdc950c
commit
feb7c9af9e
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ images:
|
||||||
|
|
||||||
crdVersion: v1alpha1
|
crdVersion: v1alpha1
|
||||||
installCRD: true
|
installCRD: true
|
||||||
|
CRD:
|
||||||
|
version: apiextensions.k8s.io/v1beta1
|
||||||
|
|
||||||
init:
|
init:
|
||||||
# By default the installation will not set an explicit one, which will mean it uses `default` for the namespace the chart is
|
# By default the installation will not set an explicit one, which will mean it uses `default` for the namespace the chart is
|
||||||
|
|
Loading…
Reference in a new issue