From f9db8167530df6097dfe94f68dae24b80d46587a Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 11 Apr 2026 22:41:33 -0400 Subject: [PATCH] added label to test webhook workflow --- nodes/waldorf/tunarr/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodes/waldorf/tunarr/compose.yaml b/nodes/waldorf/tunarr/compose.yaml index 4a5cb82..54e4bfb 100644 --- a/nodes/waldorf/tunarr/compose.yaml +++ b/nodes/waldorf/tunarr/compose.yaml @@ -26,3 +26,5 @@ services: options: max-size: "10m" max-file: "3" + labels: + - "komodo.managed=true" \ No newline at end of file