Commit 52ffa410 authored by Stefan Prodan's avatar Stefan Prodan

lower Prometheus memory reservation to 128M

 - Docker for Mac compatibility
parent 961af30b
......@@ -176,7 +176,7 @@ services:
limits:
memory: 2048M
reservations:
memory: 1024M
memory: 128M
caddy:
image: stefanprodan/caddy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment