blumeops/argocd
Erich Blume 6ac2505317 Fix ntfy X-Actions header YAML format from string to map
The Go type for headers is []map[string]string, so the YAML entry
must be a map (- Key: "value") not a quoted string (- "Key: value").
The string format silently failed unmarshaling, causing the default
"View Clip" button to always appear instead of custom actions.

Also fix camera URL path (added / before # fragment).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 14:17:50 -08:00
..
apps Deploy Frigate NVR stack with Mosquitto, Ntfy, and frigate-notify 2026-02-14 12:39:02 -08:00
manifests Fix ntfy X-Actions header YAML format from string to map 2026-02-14 14:17:50 -08:00