Adding the VPA recommended numbers

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

View File

@ -21,7 +21,9 @@ spec:
- image: abeltramo/newleaf:97b7661 - image: abeltramo/newleaf:97b7661
imagePullPolicy: Always imagePullPolicy: Always
name: newleaf name: newleaf
resources: {} resources:
cpu: 25m
memory: 1738144563
volumeMounts: volumeMounts:
- mountPath: /workdir/configuration.py - mountPath: /workdir/configuration.py
name: config name: config