From da82ebd4695d3e1ac99ff9c7036a9faa3e83f0c1 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 15 Nov 2025 11:18:40 -0300 Subject: [PATCH] grafana: use atlas metrics hostname --- services/monitoring/helmrelease.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/monitoring/helmrelease.yaml b/services/monitoring/helmrelease.yaml index 3e5c78c7..1720af5e 100644 --- a/services/monitoring/helmrelease.yaml +++ b/services/monitoring/helmrelease.yaml @@ -256,12 +256,12 @@ spec: annotations: cert-manager.io/cluster-issuer: letsencrypt hosts: - - reporting.bstein.dev + - atlas.metrics.bstein.dev path: / tls: - - secretName: grafana-reporting-tls + - secretName: grafana-atlas-metrics-tls hosts: - - reporting.bstein.dev + - atlas.metrics.bstein.dev datasources: datasources.yaml: apiVersion: 1