From 6e96db3c5cb39c7188de2fe77f25e8a33af8790b Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 24 Oct 2025 14:53:49 -0500 Subject: [PATCH] l; --- diun.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: