Adding the VPA recommended numbers

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-09-30 11:51:36 +00:00
parent 903a9e71ed
commit 5049f953c6
1 changed files with 3 additions and 2 deletions

View File

@ -22,8 +22,9 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
name: newleaf name: newleaf
resources: resources:
cpu: 25m requests:
memory: 1738144563 cpu: 25m
memory: 1738144563
volumeMounts: volumeMounts:
- mountPath: /workdir/configuration.py - mountPath: /workdir/configuration.py
name: config name: config