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