diff --git a/argocd/manifests/frigate/configmap-notify.yaml b/argocd/manifests/frigate/configmap-notify.yaml index f72951d..b1ce6a3 100644 --- a/argocd/manifests/frigate/configmap-notify.yaml +++ b/argocd/manifests/frigate/configmap-notify.yaml @@ -27,3 +27,5 @@ data: enabled: true server: http://ntfy.ntfy.svc.cluster.local:80 topic: frigate-alerts + headers: + - "X-Actions: view, View Event, {{.Extra.EventLink}}"