1
0
Fork 0

fix(hostname): in question module

This commit is contained in:
sido 2018-06-22 23:08:14 +02:00
parent c97d6d8164
commit 01bb875809
2 changed files with 4 additions and 4 deletions

View File

@ -42,10 +42,10 @@ questions:
show_subquestion_if: true
group: "Services and Load Balancing"
subquestions:
- variable: httpd.hostname
- variable: ingress.hosts[0].name
default: ""
description: "Hostname to your stack (comma separated)"
type: string
description: "Hostname to your stack"
type: hostname
required: true
label: Hostname
- variable: httpd.proxy

View File

@ -27,7 +27,7 @@ ingress:
# kubernetes.io/tls-acme: "true"
path: /
hosts:
- { httpd.hostname }
- molgenis.local
tls: []
# - secretName: chart-example-tls
# hosts: