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