From 28582895e9c29b9d77d7ffac2ab560b377576d92 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 17 May 2025 18:53:24 -0500 Subject: [PATCH] fix port --- clusters/cl01tl/platform/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/ntfy/values.yaml b/clusters/cl01tl/platform/ntfy/values.yaml index a92a732cc..e5bd89eb8 100644 --- a/clusters/cl01tl/platform/ntfy/values.yaml +++ b/clusters/cl01tl/platform/ntfy/values.yaml @@ -59,7 +59,7 @@ ntfy: # - name: NTFY_WEB_PUSH_EMAIL_ADDRESS # value: "" - name: NTFY_METRICS_LISTEN_HTTP - value: 9090 + value: :9090 - name: NTFY_LOG_LEVEL value: info probes: