Merge "Update resource tree for elasticsearch/kibana"
This commit is contained in:
commit
0b5b96d847
@ -106,6 +106,13 @@ pod:
|
||||
elasticsearch:
|
||||
resources:
|
||||
enabled: false
|
||||
apache_proxy:
|
||||
limits:
|
||||
memory: "1024Mi"
|
||||
cpu: "2000m"
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
cpu: "100m"
|
||||
client:
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
|
@ -51,8 +51,15 @@ pod:
|
||||
replicas:
|
||||
kibana: 1
|
||||
resources:
|
||||
enabled: false
|
||||
apache_proxy:
|
||||
limits:
|
||||
memory: "1024Mi"
|
||||
cpu: "2000m"
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
cpu: "100m"
|
||||
kibana:
|
||||
enabled: false
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
cpu: "100m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user