Avoid db-postgres-hammer to full the disk with logs

This commit is contained in:
Ivan Folgueira Bande 2023-11-27 14:37:27 +01:00 committed by Ivan FB
parent c4abd5b04a
commit 214367dbbb
1 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,8 @@ services:
volumes:
- ./run_database_hammer.sh:/opt/run_database_hammer.sh:Z
entrypoint: sh
logging:
driver: none
deploy:
mode: replicated
replicas: 10