open-consul/.changelog/10757.txt
Blake Covarrubias 82565fdf55
cli: Use admin bind address in self_admin cluster (#10757)
Configure the self_admin cluster to use the admin bind address
provided when starting Envoy.

Fixes #10747
2021-08-09 17:10:32 -07:00

5 lines
137 B
Plaintext

```release-note:bug
cli: Ensure the metrics endpoint is accessible when Envoy is configured to use
a non-default admin bind address.
```