Adding the VPA recommended numbers

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-09-30 10:57:19 +00:00
parent 06705ec25f
commit 7991b04d7f
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ spec:
- containerPort: 8123 - containerPort: 8123
name: http name: http
protocol: TCP protocol: TCP
resources:
requests:
cpu: 25m
memory: 3666791614
readinessProbe: readinessProbe:
failureThreshold: 3 failureThreshold: 3
periodSeconds: 10 periodSeconds: 10