Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
7991b04d7f
commit
903a9e71ed
|
@ -21,7 +21,9 @@ spec:
|
|||
- image: abeltramo/newleaf:97b7661
|
||||
imagePullPolicy: Always
|
||||
name: newleaf
|
||||
resources: {}
|
||||
resources:
|
||||
cpu: 25m
|
||||
memory: 1738144563
|
||||
volumeMounts:
|
||||
- mountPath: /workdir/configuration.py
|
||||
name: config
|
||||
|
|
Loading…
Reference in New Issue