2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-26 21:51:39 +00:00
2022-06-16 18:26:25 -07:00

5 lines
257 B
Plaintext

```release-note:improvement
command: Add support for enabling TLS in the Envoy Prometheus endpoint via the `consul connect envoy` command.
Adds the `-prometheus-ca-file`, `-prometheus-ca-path`, `-prometheus-cert-file` and `-prometheus-key-file` flags.
```