Skip to content

Commit

Permalink
Fix graylog limits (#411)
Browse files Browse the repository at this point in the history
* Return removed staging CA for letsenrypt

* Fix missing $

* Update graylog memory reservations
  • Loading branch information
YuryHrytsuk authored Oct 30, 2023
1 parent dfce307 commit 143dcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/graylog/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ services:
memory: 5G
reservations:
cpus: "2.00"
memory: 5G
memory: 2560M

labels:
- traefik.enable=true
Expand Down

0 comments on commit 143dcaf

Please sign in to comment.