forked from LaconicNetwork/kompose
fix stop_grace_period in v3 (#1300)
This commit is contained in:
@@ -367,6 +367,7 @@
|
||||
}
|
||||
],
|
||||
"restartPolicy": "OnFailure",
|
||||
"terminationGracePeriodSeconds": 20,
|
||||
"hostname": "foo",
|
||||
"subdomain": "foo.com"
|
||||
},
|
||||
|
||||
@@ -367,6 +367,7 @@
|
||||
}
|
||||
],
|
||||
"restartPolicy": "OnFailure",
|
||||
"terminationGracePeriodSeconds": 20,
|
||||
"hostname": "foo",
|
||||
"subdomain": "foo.com"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user