rename restartPolicy to restart

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

View file

@ -47,7 +47,7 @@
"type": "string"
}
},
"restartPolicy": {
"restart": {
"type": "string"
},
"secrets": {