Remove stray deprecated runOnNotReadyRestart field

This commit is contained in:
Ian Keane 2026-09-14 13:41:42 -04:00
parent 25840119fd
commit 96669d539e

View file

@ -63,7 +63,6 @@ data:
runOnUnavailable: > runOnUnavailable: >
wget -q -O- --post-data "path=$MTX_PATH" wget -q -O- --post-data "path=$MTX_PATH"
"http://localhost:5000/hooks/not-ready?token=$HOOK_TOKEN" "http://localhost:5000/hooks/not-ready?token=$HOOK_TOKEN"
runOnNotReadyRestart: false
paths: paths:
all_others: {} all_others: {}