Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
903a9e71ed
commit
5049f953c6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue