diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/templates/external-secret.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/templates/external-secret.yaml index de30e08a7..8dd5cda6d 100644 --- a/clusters/cl01tl/helm/kube-prometheus-stack/templates/external-secret.yaml +++ b/clusters/cl01tl/helm/kube-prometheus-stack/templates/external-secret.yaml @@ -13,7 +13,7 @@ spec: data: - secretKey: ntfy_password remoteRef: - key: /cl01tl/ntfy/users/cl01tl + key: /cl01tl/kube-prometheus-stack/ntfy-alertmanager property: password ---