Hide the customized default setting by default in Rancher chart

Signed-off-by: Mohamed Eldafrawi <mohamed.eldafrawi@rancher.com>
This commit is contained in:
Mohamed Eldafrawi 2020-05-09 04:03:49 +02:00 committed by Sheng Yang
parent 66f26a9c3d
commit f473ae48f1

View File

@ -100,6 +100,14 @@ questions:
group: "Private Registry Settings"
type: password
default: ""
- variable: longhorn.default_setting
default: "false"
description: "Customize the default settings before installing Longhorn for the first time. This option will only work if the cluster hasn't installed Longhorn."
label: "Customize Default Setting"
type: boolean
show_subquestion_if: true
group: "Longhorn Default Settings"
subquestions:
- variable: defaultSettings.registrySecret
label: Private registry secret
description: "The Kubernetes Secret name"