9 lines
178 B
YAML
9 lines
178 B
YAML
|
questions:
|
||
|
- variable: installCRDs
|
||
|
default: false
|
||
|
required: true
|
||
|
description: "If true, Install and upgrade CRDs through helm chart"
|
||
|
type: boolean
|
||
|
label: Install CRDs
|
||
|
|