mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
a1e2a4f8d6
* Add support for envoy readiness flags - add flags 'envoy-ready-bind-port` and `envoy-ready-bind-addr` on consul connect envoy to create a ready listener on that address.
3 lines
215 B
Plaintext
3 lines
215 B
Plaintext
```release-note:feature
|
|
connect: add flags `envoy-ready-bind-port` and `envoy-ready-bind-address` to the `consul connect envoy` command that allows configuration of readiness probe on proxy for any service kind.
|
|
``` |