Compare commits

...

2 Commits

Author SHA1 Message Date
Martyn bb16cd7fd3 Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2024-10-03 15:29:56 +00:00
Martyn bcc136675f Has PVC, no rolling
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2024-10-03 15:29:09 +00:00
1 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,8 @@ spec:
selector:
matchLabels:
app: lidarr
strategy:
type: Recreate
template:
metadata:
creationTimestamp: null
@ -18,6 +20,10 @@ spec:
containers:
- image: hotio/lidarr:release
name: lidarr
resources:
requests:
cpu: 25m
memory: 1939879381
ports:
- name: http
containerPort: 7878