Remove stray deprecated runOnNotReadyRestart field
This commit is contained in:
parent
25840119fd
commit
96669d539e
1 changed files with 0 additions and 1 deletions
|
|
@ -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: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue