Add a ServiceMonitor template to the Helm chart #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-22T11:08:23Z - https://github.com/coilysiren/lunch-money-k8s/issues/11
Once the server exposes a Prometheus
/metricsendpoint (blocked on the metrics-endpoint issue), add an optionalServiceMonitortemplate to the Helm chart, gated onmetrics.serviceMonitor.enabled. This is the one Bitnami-style nicety intentionally skipped in the 0.2.0 chart pass because it is useless without a metrics endpoint to scrape.