mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-20 15:06:46 -07:00
PR feedback
This commit is contained in:
@@ -61,6 +61,7 @@ class KubernetesJobSpecFactory {
|
||||
backoffLimit: 0,
|
||||
template: {
|
||||
spec: {
|
||||
terminationGracePeriodSeconds: 90, // Give PreStopHook (60s sleep) time to complete
|
||||
volumes: [
|
||||
{
|
||||
name: 'build-mount',
|
||||
|
||||
Reference in New Issue
Block a user