mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
podname logs for log service
This commit is contained in:
parent
e7c48f6432
commit
1314055a63
BIN
dist/index.js
generated
vendored
BIN
dist/index.js
generated
vendored
Binary file not shown.
BIN
dist/index.js.map
generated
vendored
BIN
dist/index.js.map
generated
vendored
Binary file not shown.
@ -83,7 +83,12 @@ status: {}
|
||||
'-c',
|
||||
'while true; do sleep 30; npm i files-upload-server -g; files-upload-server "downloads"; done;',
|
||||
],
|
||||
resources: {},
|
||||
resources: {
|
||||
requests: {
|
||||
memory: '750M',
|
||||
cpu: '0.25',
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
restartPolicy: 'Always',
|
||||
|
Loading…
Reference in New Issue
Block a user