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
|
- 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
|
||||||
|
|
Loading…
Reference in New Issue