service: Option to not pass host header to container service
This commit is contained in:
@@ -20,8 +20,14 @@ argument_specs:
|
||||
- Required if service_domains is not empty.
|
||||
type: int
|
||||
required: false
|
||||
service_proxy_pass_host_header:
|
||||
description: Passed to vhost role as vhost_proxy_pass_header
|
||||
type: bool
|
||||
required: false
|
||||
default: true
|
||||
service_vhost_locations:
|
||||
description: Passed to vhost role as vhost_locations
|
||||
type: list
|
||||
required: false
|
||||
default: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user