Adding the VPA recommended numbers

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 16:07:24 +00:00
parent db6646f03d
commit f20add6b9f
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@ spec:
- containerPort: 9000 - containerPort: 9000
name: http name: http
protocol: TCP protocol: TCP
resources:
requests:
cpu: 25m
memory: 351198544
readinessProbe: readinessProbe:
failureThreshold: 3 failureThreshold: 3
httpGet: httpGet: