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
parent b0dc598ffa
commit 7f1e2aae72
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

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