Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
5f3582b379
commit
154f2a9be3
|
@ -23,6 +23,10 @@ spec:
|
|||
- containerPort: 8989
|
||||
name: http
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 628694953
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
name: config
|
||||
|
|
Loading…
Reference in New Issue