Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
bcc136675f
commit
bb16cd7fd3
|
@ -20,6 +20,10 @@ spec:
|
|||
containers:
|
||||
- image: hotio/lidarr:release
|
||||
name: lidarr
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 1939879381
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 7878
|
||||
|
|
Loading…
Reference in New Issue