feat: change resource limits
Some checks failed
Some checks failed
This commit is contained in:
@@ -23,10 +23,8 @@ bazarr:
|
|||||||
- name: PGID
|
- name: PGID
|
||||||
value: 1000
|
value: 1000
|
||||||
resources:
|
resources:
|
||||||
limits:
|
|
||||||
cpu: 100m
|
|
||||||
requests:
|
requests:
|
||||||
cpu: 1m
|
cpu: 10m
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
metrics:
|
metrics:
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user