fix invalid curl image
This commit is contained in:
parent
b4f9cdaafb
commit
58b7de330b
@ -17,7 +17,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
# run after completion of initContainers
|
# run after completion of initContainers
|
||||||
- name: ntfy-command-send
|
- name: ntfy-command-send
|
||||||
image: curl
|
image: curlimages/curl
|
||||||
command: ["curl"]
|
command: ["curl"]
|
||||||
args:
|
args:
|
||||||
- "-H"
|
- "-H"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user