fix(immich): enable intel gpu on server
This commit is contained in:
parent
02002ab31c
commit
f9d164f558
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
failureThreshold: 30
|
failureThreshold: 30
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
gpu.intel.com/i915: 1
|
||||||
# resources:
|
# resources:
|
||||||
# requests:
|
# requests:
|
||||||
# cpu: 2m
|
# cpu: 2m
|
||||||
|
|
Loading…
Add table
Reference in a new issue