l;
This commit is contained in:
parent
b382eda181
commit
6e96db3c5c
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,6 @@ services:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
- LOG_LEVEL=info
|
|
||||||
- LOG_JSON=false
|
|
||||||
- DIUN_WATCH_WORKERS=20
|
- DIUN_WATCH_WORKERS=20
|
||||||
- DIUN_WATCH_SCHEDULE=0 */6 * * *
|
- DIUN_WATCH_SCHEDULE=0 */6 * * *
|
||||||
- DIUN_PROVIDERS_DOCKER=true
|
- DIUN_PROVIDERS_DOCKER=true
|
||||||
|
|
@ -24,6 +22,8 @@ services:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.role == manager
|
- node.role == manager
|
||||||
|
labels:
|
||||||
|
diun.enable: "true"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
netgrimoire:
|
netgrimoire:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue