ac43c0ce94
Depends-On: https://review.opendev.org/767686 Change-Id: I544c3df90d0d378b70d4cd90208fe5097ed8582d
9 lines
365 B
YAML
9 lines
365 B
YAML
---
|
|
features:
|
|
- It is now possible to have a service which only have a frontend.
|
|
by using `haproxy_frontend_only` inside your service.
|
|
- Add the possibility to have a haproxy_frontend_raw entry to control
|
|
haproxy config for the frontend, the entry will be literally copied in
|
|
to the service. You can set a list under the key `haproxy_frontend_raw`
|
|
|