chore(questions.yaml): updated group and type
This commit is contained in:
parent
43ec3175e2
commit
de8c2e51d6
@ -6,9 +6,9 @@ questions:
|
|||||||
label: Hostname(s)
|
label: Hostname(s)
|
||||||
default: "site.dev.molgenis.org"
|
default: "site.dev.molgenis.org"
|
||||||
description: "Specify a hostname for this MOLGENIS website instance"
|
description: "Specify a hostname for this MOLGENIS website instance"
|
||||||
type: hostname
|
type: string
|
||||||
required: true
|
required: true
|
||||||
group: "Provisioning"
|
group: "Loadbalancing"
|
||||||
- variable: image.image.tag
|
- variable: image.image.tag
|
||||||
label: Version
|
label: Version
|
||||||
default: ""
|
default: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user