This commit is contained in:
@ -78,7 +78,7 @@ class JobView(FlaskView):
|
|||||||
"template": {
|
"template": {
|
||||||
"spec": {
|
"spec": {
|
||||||
"parallelism": 1,
|
"parallelism": 1,
|
||||||
"backoffLimit": 1,
|
"backoffLimit": 0,
|
||||||
"template": {
|
"template": {
|
||||||
"spec": {
|
"spec": {
|
||||||
"restartPolicy": "Never",
|
"restartPolicy": "Never",
|
||||||
|
Reference in New Issue
Block a user