Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
0cceb3a255
commit
4250b79d40
|
@ -25,8 +25,9 @@ spec:
|
|||
containerPort: 6767
|
||||
protocol: TCP
|
||||
resources:
|
||||
cpu: 25m
|
||||
memory: 380258472
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 380258472
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
|
|
Loading…
Reference in New Issue