Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
bb16cd7fd3
commit
a2d8ed4b9e
|
@ -29,6 +29,10 @@ spec:
|
||||||
port: http
|
port: http
|
||||||
timeoutSeconds: 10
|
timeoutSeconds: 10
|
||||||
name: cryptpad
|
name: cryptpad
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
cpu: 25m
|
||||||
|
memory: 587804717
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
name: http
|
name: http
|
||||||
|
|
Loading…
Reference in New Issue