fix(values): updated values
This commit is contained in:
parent
61a2416972
commit
a002dfd6e3
@ -53,16 +53,19 @@ questions:
|
||||
description: "Hostname for your services (comma separated, example: [hostname]:[port])"
|
||||
type: string
|
||||
required: false
|
||||
group: "Apache configuration"
|
||||
label: Hostname
|
||||
- variable: httpd.proxy
|
||||
default: ""
|
||||
description: "Proxy for your services (comma separated, example: [service]:[port]:[path])"
|
||||
type: string
|
||||
required: false
|
||||
group: "Apache configuration"
|
||||
label: Proxy
|
||||
- variable: httpd.redirect
|
||||
default: ""
|
||||
description: "Redirection urls for your services (comma separated, example: [redirection_url])"
|
||||
type: string
|
||||
required: false
|
||||
group: "Apache configuration"
|
||||
label: Redirection
|
Loading…
Reference in New Issue
Block a user