Add missing restart policy unless-stopped (#409)
Add missing restart policy unless-stopped for symbolicator-cleanup service
This commit is contained in:
parent
3e8ed1a680
commit
c95eb56467
@ -119,6 +119,7 @@ services:
|
|||||||
- 'sentry-symbolicator:/data'
|
- 'sentry-symbolicator:/data'
|
||||||
command: run
|
command: run
|
||||||
symbolicator-cleanup:
|
symbolicator-cleanup:
|
||||||
|
<< : *restart_policy
|
||||||
image: symbolicator-cleanup-onpremise-local
|
image: symbolicator-cleanup-onpremise-local
|
||||||
build:
|
build:
|
||||||
context: ./cron
|
context: ./cron
|
||||||
|
Reference in New Issue
Block a user