8b151d12b9
* Adding yaml linter to ci check * Minor linting fixes from yamllint * Changing CI to install python pkgs from requirements.txt - adding in a secondary requirements.txt for tests - moving yamllint to tests requirements
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
kibana_cpu_limit: 100m
|
|
kibana_mem_limit: 0M
|
|
kibana_cpu_requests: 100m
|
|
kibana_mem_requests: 0M
|
|
kibana_service_port: 5601
|
|
kibana_base_url: "/api/v1/proxy/namespaces/kube-system/services/kibana-logging"
|