Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
e5ac9a434b
commit
420e2f8a8f
|
@ -27,6 +27,10 @@ spec:
|
|||
- mountPath: /etc/proxychains/proxychains.conf
|
||||
name: proxy-config
|
||||
subPath: proxychains.conf
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 380258472
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
schedulerName: default-scheduler
|
||||
|
|
Loading…
Reference in New Issue