From 394fcf2ee4a7131f38add30029c432ef287c7c8e Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 14 Nov 2025 08:37:46 -0300 Subject: [PATCH] grafana: use string host format --- services/monitoring/helmrelease.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/services/monitoring/helmrelease.yaml b/services/monitoring/helmrelease.yaml index e9b6154..91cf0ce 100644 --- a/services/monitoring/helmrelease.yaml +++ b/services/monitoring/helmrelease.yaml @@ -260,9 +260,8 @@ spec: annotations: cert-manager.io/cluster-issuer: letsencrypt hosts: - - host: reporting.bstein.dev - paths: - - / + - reporting.bstein.dev + path: / tls: - secretName: grafana-reporting-tls hosts: