right size resource requests
This commit is contained in:
		| @@ -59,14 +59,14 @@ plex: | ||||
|       - 109 | ||||
|       - 65539 | ||||
|   resources: | ||||
|     limits: | ||||
|       gpu.intel.com/i915: 1 | ||||
|       cpu: 5000m | ||||
|       memory: 4Gi   | ||||
|     requests: | ||||
|       gpu.intel.com/i915: 1 | ||||
|       cpu: 100m | ||||
|       memory: 256Mi | ||||
|     limits: | ||||
|       gpu.intel.com/i915: 1 | ||||
|       cpu: 4000m | ||||
|       memory: 4096Mi | ||||
|       memory: 1Gi | ||||
| storage: | ||||
|   config: | ||||
|     storageClassName: ceph-block | ||||
|   | ||||
		Reference in New Issue
	
	Block a user