Compare commits

..

2 Commits

Author SHA1 Message Date
Martyn 154f2a9be3 Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2024-10-03 15:55:31 +00:00
Martyn 5f3582b379 Has PVC, no rolling
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2024-10-03 15:54:47 +00:00
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,8 @@ spec:
selector:
matchLabels:
app: sonarr
strategy:
type: Recreate
template:
metadata:
labels:
@ -21,6 +23,10 @@ spec:
- containerPort: 8989
name: http
protocol: TCP
resources:
requests:
cpu: 25m
memory: 628694953
volumeMounts:
- mountPath: /config
name: config