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
|
||||
timeoutSeconds: 10
|
||||
name: cryptpad
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 587804717
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
name: http
|
||||
|
|
Loading…
Reference in New Issue