2018-11-08 22:18:48 +01:00
|
|
|
|
|
|
|
categories:
|
|
|
|
- MOLGENIS
|
|
|
|
questions:
|
2018-11-28 21:47:47 +01:00
|
|
|
- variable: ingress.hosts[0].name
|
|
|
|
label: Hostname(s)
|
|
|
|
default: "site.dev.molgenis.org"
|
|
|
|
description: "Specify a hostname for this MOLGENIS website instance"
|
2018-11-28 21:50:39 +01:00
|
|
|
type: string
|
2018-11-08 22:18:48 +01:00
|
|
|
required: true
|
2018-11-28 21:50:39 +01:00
|
|
|
group: "Loadbalancing"
|
2018-11-28 21:47:47 +01:00
|
|
|
- variable: image.image.tag
|
2018-11-08 22:18:48 +01:00
|
|
|
label: Version
|
2018-11-28 21:55:54 +01:00
|
|
|
default: "latest"
|
2018-11-28 21:47:47 +01:00
|
|
|
description: "Select a MOLGENIS website version (check the registry.molgenis.org for released tags)"
|
2018-11-08 22:18:48 +01:00
|
|
|
type: string
|
|
|
|
required: true
|
|
|
|
group: "Provisioning"
|