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