diff --git a/argocd/manifests/frigate/configmap-notify.yaml b/argocd/manifests/frigate/configmap-notify.yaml index b1ce6a3..735ac95 100644 --- a/argocd/manifests/frigate/configmap-notify.yaml +++ b/argocd/manifests/frigate/configmap-notify.yaml @@ -28,4 +28,4 @@ data: server: http://ntfy.ntfy.svc.cluster.local:80 topic: frigate-alerts headers: - - "X-Actions: view, View Event, {{.Extra.EventLink}}" + - "X-Actions: view, Open Event, {{.Extra.PublicURL}}/review?id={{.ID}}, clear=true; view, Open Camera, {{.Extra.PublicURL}}#/cameras/{{.Camera}}"