diff --git a/diun.yaml b/diun.yaml index 85135bd..2766598 100644 --- a/diun.yaml +++ b/diun.yaml @@ -11,8 +11,6 @@ services: - netgrimoire environment: - TZ=America/Chicago - - LOG_LEVEL=info - - LOG_JSON=false - DIUN_WATCH_WORKERS=20 - DIUN_WATCH_SCHEDULE=0 */6 * * * - DIUN_PROVIDERS_DOCKER=true @@ -24,6 +22,8 @@ services: placement: constraints: - node.role == manager + labels: + diun.enable: "true" networks: netgrimoire: