Skip to content

Commit 4edb7c2

Browse files
committed
increase flagd-ui memory to 100M
1 parent 06e6e46 commit 4edb7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ services:
625625
deploy:
626626
resources:
627627
limits:
628-
memory: 75M
628+
memory: 100M
629629
restart: unless-stopped
630630
environment:
631631
- OTEL_EXPORTER_OTLP_ENDPOINT=http://${OTEL_COLLECTOR_HOST}:${OTEL_COLLECTOR_PORT_HTTP}

0 commit comments

Comments
 (0)