Skip to content

Commit

Permalink
revert docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed Nov 1, 2024
1 parent 2c908a9 commit 70d75c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/clustered/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
networks:
- pulsar
environment:
- PULSAR_MEM=-Xms128m -Xmx128m -XX:MaxDirectMemorySize=516m -Dpicocli.trace=DEBUG
- PULSAR_MEM=-Xms128m -Xmx128m -XX:MaxDirectMemorySize=56m
command: >
bash -c "bin/pulsar initialize-cluster-metadata \
--cluster cluster-a \
Expand Down

0 comments on commit 70d75c7

Please sign in to comment.