rename maxShutdownTime to stop_grace_period

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-25 00:50:17 +01:00
parent b13cb77ce2
commit 5c444472c7
4 changed files with 15 additions and 16 deletions

View file

@ -38,7 +38,7 @@
"type": "string"
}
},
"maxShutdownTime": {
"stop_grace_period": {
"type": "integer"
},
"ports": {