You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(helm): Add Prometheus configuration to Helm chart
This change adds the ability to configure the Prometheus URL via the Helm chart.
- A `prometheus` section with a `url` field has been added to `values.yaml`.
- The `configmap.yaml` template has been updated to use this value to configure the application.
0 commit comments