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
|
||||
containerPort: 6767
|
||||
protocol: TCP
|
||||
resources:
|
||||
cpu: 25m
|
||||
memory: 380258472
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
|
|
Loading…
Reference in New Issue