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

traefik: add mem_limit: 200M

parent 3a72c62f
Branches
No related tags found
1 merge request!510traefik: add mem_limit: 200M
Pipeline #22981 passed
......@@ -49,6 +49,7 @@ docker-container-traefik:
- name: traefik
- command: --docker
- restart_policy: always
- mem_limit: 200M
- port_bindings:
- "80:80"
- "443:443"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment