1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Helm - Prometheus: Change example alerting endpoint port to http

The Helm Prometheus chart expects alertingEndpoints to have a port
of http, not a port number.
I'm unsure of the reasoning behind this, but this corrects the
documentation to reflect the current behaviour.

See #1356
This commit is contained in:
Hayden Ball
2018-05-31 19:38:07 +01:00
committed by Hayden Ball
parent 6f9d57a2af
commit abb297c062
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ maintainers:
name: prometheus
sources:
- https://github.com/coreos/prometheus-operator
version: 0.0.40
version: 0.0.41

View File

@@ -4,7 +4,7 @@
alertingEndpoints: []
# - name: ""
# namespace: ""
# port: 9093
# port: http
# scheme: http
## Prometheus configuration directives