fix invalid curl image

This commit is contained in:
Remy Moll 2023-11-23 09:47:05 +01:00
parent b4f9cdaafb
commit 58b7de330b

View File

@ -17,7 +17,7 @@ spec:
containers:
# run after completion of initContainers
- name: ntfy-command-send
image: curl
image: curlimages/curl
command: ["curl"]
args:
- "-H"