Skip to content
Snippets Groups Projects
Commit 6e894791 authored by skorpy's avatar skorpy :construction_worker: Committed by MyIgel
Browse files

cadvisor: add mem_limit: 150M

parent 4f09d7b4
No related branches found
No related tags found
1 merge request!509cadvisor: add mem_limit: 150M
Pipeline #22978 passed
......@@ -45,6 +45,7 @@ docker-container-cadvisor:
- name: cadvisor
- command: {% if metrics %}-http_auth_file /htpasswd {% endif %} all
- restart_policy: always
- mem_limit: 150M
- port_bindings:
- "{{ port }}:8080"
- binds:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment