mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
Adding EFK logging stack
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
elasticsearch_cpu_limit: 1000m
|
||||
elasticsearch_mem_limit: 0M
|
||||
elasticsearch_cpu_requests: 100m
|
||||
elasticsearch_mem_requests: 0M
|
||||
elasticsearch_service_port: 9200
|
||||
Reference in New Issue
Block a user