Adding the VPA recommended numbers

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 15:59:17 +00:00
parent bbdb370c1d
commit c05f4eeda2
1 changed files with 3 additions and 0 deletions

View File

@ -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