remove cpu limits
This commit is contained in:
@@ -19,13 +19,12 @@ plex:
|
||||
- name: PLEX_CLAIM
|
||||
value: claim-XmGK2o9x54PbCzQaqj-J
|
||||
resources:
|
||||
limits:
|
||||
gpu.intel.com/i915: 1
|
||||
requests:
|
||||
gpu.intel.com/i915: 1
|
||||
cpu: 10m
|
||||
memory: 512Mi
|
||||
limits:
|
||||
gpu.intel.com/i915: 1
|
||||
cpu: 4
|
||||
serviceAccount:
|
||||
create: true
|
||||
service:
|
||||
|
Reference in New Issue
Block a user