canonical / prometheus-k8s-operator

This charmed operator automates the operational procedures of running Prometheus, an open-source metrics backend.
https://charmhub.io/prometheus-k8s
Apache License 2.0
21 stars 34 forks source link

Enable TLS if certificate is available #496

Closed sed-i closed 1 year ago

sed-i commented 1 year ago

Issue

Need to run prometheus with TLS.

Tracking issue: https://github.com/canonical/cos-lite-bundle/issues/75

Solution

Update configs with certs data.

TODO:

Context

Testing Instructions

TBD.

Release Notes

Enable TLS if certificate is available.

lucabello commented 1 year ago

Just pointing out that integration tests are passing, though this webpage says some checks haven't completed yet

sed-i commented 1 year ago

CI is green, but not reflected on the PR page here. Merging.