self-update rush stats
This commit is contained in:
@@ -19,6 +19,8 @@ services:
|
||||
- memcache
|
||||
- loader
|
||||
deploy:
|
||||
labels:
|
||||
-shepherd.autodeploy=true
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
|
||||
@@ -29,6 +31,7 @@ services:
|
||||
volumes:
|
||||
- cprush-loader-data:/loader/data
|
||||
deploy:
|
||||
- shepherd.autodeploy=true
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
|
||||
@@ -36,5 +39,7 @@ services:
|
||||
image: memcached
|
||||
command: ["memcached"]
|
||||
deploy:
|
||||
labels:
|
||||
- shepherd.autodeploy=true
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
|
||||
Reference in New Issue
Block a user