1892fca645
This patchset enabled TLS path for Prometheus when it acts as a server. Note that TLS is not directly terminated at Prometheus. TLS is terminated at apache proxy which in turn route request to Prometheus. Change-Id: I0db366b6237a34da2e9a31345d96ae8f63815fa2
12 lines
402 B
YAML
12 lines
402 B
YAML
---
|
|
prometheus:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Add configurable readiness/liveness Probes
|
|
- 0.1.3 Revert "Render Rules as Templates"
|
|
- 0.1.4 Fix spacing inconsistencies with flags
|
|
- 0.1.5 Fix spacing inconsistencies with flags
|
|
- 0.1.6 Upgrade version to v2.25 fix/remove deprecated flags
|
|
- 0.1.7 Enable TLS for Prometheus
|
|
...
|