diff --git a/httpd/v1.0.0/questions.yml b/httpd/v1.0.0/questions.yml index 68477fe..239d0d5 100644 --- a/httpd/v1.0.0/questions.yml +++ b/httpd/v1.0.0/questions.yml @@ -59,4 +59,4 @@ questions: description: "Hostname for your stack (comma separated)" type: string required: true - label: Proxy \ No newline at end of file + label: Hostname (for HTTPD) \ No newline at end of file diff --git a/httpd/v1.0.0/values.yaml b/httpd/v1.0.0/values.yaml index 03f1869..f26e198 100644 --- a/httpd/v1.0.0/values.yaml +++ b/httpd/v1.0.0/values.yaml @@ -17,7 +17,7 @@ service: port: 80 httpd: - proxy: service:port:path + proxy: httpd:80:/ hostname: test.molgenis.org ingress: