mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-10 20:44:43 +00:00
Increase memory limit to 200Mi
This commit is contained in:
parent
4a0b5073af
commit
8472bb04d2
@ -189,7 +189,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: "100m"
|
||||
memory: "50Mi"
|
||||
memory: "200Mi"
|
||||
limits:
|
||||
cpu: "100m"
|
||||
memory: "50Mi"
|
||||
|
@ -159,7 +159,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: "100m"
|
||||
memory: "50Mi"
|
||||
memory: "200Mi"
|
||||
limits:
|
||||
cpu: "100m"
|
||||
memory: "50Mi"
|
||||
|
@ -188,7 +188,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: "100m"
|
||||
memory: "50Mi"
|
||||
memory: "200Mi"
|
||||
limits:
|
||||
cpu: "100m"
|
||||
memory: "50Mi"
|
||||
|
Loading…
Reference in New Issue
Block a user