fix env var?

This commit is contained in:
Remy Moll 2023-11-29 14:38:02 +01:00
parent 0826a942d3
commit e28d7e9666

View File

@ -21,7 +21,7 @@ spec:
command: ["curl"]
args:
- "-H"
- "Title: $OPERATION"
- "Title: ${OPERATION}"
- "-d"
- "Finished successfully"
- "https://ntfy.kluster.moll.re/backup"