From c6948462cb9890e78b8ea45e9f4c5284e75fb90a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 23 Apr 2026 20:30:20 -0500 Subject: [PATCH] fix: wrong path --- clusters/cl01tl/helm/vault/templates/external-secret.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/vault/templates/external-secret.yaml b/clusters/cl01tl/helm/vault/templates/external-secret.yaml index 091e0dca4..7b4f2e9ef 100644 --- a/clusters/cl01tl/helm/vault/templates/external-secret.yaml +++ b/clusters/cl01tl/helm/vault/templates/external-secret.yaml @@ -197,8 +197,8 @@ spec: property: token - secretKey: NTFY_ENDPOINT remoteRef: - key: /cl01tl/ntfy/users/cl01tl - property: endpoint + key: /cl01tl/ntfy/config + property: internal-endpoint - secretKey: NTFY_TOPIC remoteRef: key: /cl01tl/ntfy/topics