Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
06705ec25f
commit
7991b04d7f
|
@ -33,6 +33,10 @@ spec:
|
|||
- containerPort: 8123
|
||||
name: http
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 3666791614
|
||||
readinessProbe:
|
||||
failureThreshold: 3
|
||||
periodSeconds: 10
|
||||
|
|
Loading…
Reference in New Issue