adding VPA recommendation
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
21c5882205
commit
9d2713e554
|
@ -38,6 +38,10 @@ spec:
|
|||
volumeMounts:
|
||||
- mountPath: /home
|
||||
name: home
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 323522422
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
schedulerName: default-scheduler
|
||||
|
|
Loading…
Reference in New Issue