Decrease resources given to Istio proxies #30
@ -4,4 +4,11 @@ pilot:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 2048Mi
|
||||
|
||||
global:
|
||||
proxy:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
memory: 128Mi
|
||||
|
Reference in New Issue
Block a user