Remove restart policy

This commit is contained in:
Tyler 2024-06-23 20:56:05 -04:00
parent b5b47294a9
commit 335b50da63
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -16,4 +16,3 @@ spec:
args:
- |
curl -X POST -d "this is a test notification from a k3s cronjob!" https://ntfy.sh/test
restartPolicy: OnFailure