Skip to content

Commit 0346c2f

Browse files
committed
chore: update load sim to auto restart
1 parent ecd11fe commit 0346c2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,7 @@ services:
780780
# Load testing service - runs k6 load tests against the stack
781781
load-simulator:
782782
image: grafana/k6:latest
783+
restart: always
783784
volumes:
784785
- ./load-tests:/scripts
785786
environment:

0 commit comments

Comments
 (0)