fix stop_grace_period in v3 (#1300)

This commit is contained in:
Jing Guo
2020-08-02 17:57:29 +08:00
committed by GitHub
parent 7801a8f8b3
commit 8edc5f4d01
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -367,6 +367,7 @@
}
],
"restartPolicy": "OnFailure",
"terminationGracePeriodSeconds": 20,
"hostname": "foo",
"subdomain": "foo.com"
},
+1
View File
@@ -367,6 +367,7 @@
}
],
"restartPolicy": "OnFailure",
"terminationGracePeriodSeconds": 20,
"hostname": "foo",
"subdomain": "foo.com"
},