Add watchdog
This commit is contained in:
parent
0f31372431
commit
ffceae826c
@ -24,6 +24,10 @@ spec:
|
||||
value: '[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}, {"url": "github:go-skynet/model-gallery/huggingface.yaml","name":"huggingface"}]'
|
||||
- name: DEBUG
|
||||
value: "true"
|
||||
- name: WATCHDOG_IDLE
|
||||
value: "true"
|
||||
- name: WATCHDOG_IDLE_TIMEOUT
|
||||
value: "300m"
|
||||
resources:
|
||||
limits:
|
||||
nvidia.com/gpu: 2
|
||||
|
Loading…
Reference in New Issue
Block a user