From 123c42c14ab17c32071586e1bb09b2efb2ba38fe Mon Sep 17 00:00:00 2001 From: Eckart Liemke Date: Thu, 27 Aug 2026 13:28:56 +0200 Subject: [PATCH] add worker section to upgrade docu --- guides/multitenancy/mtxs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/multitenancy/mtxs.md b/guides/multitenancy/mtxs.md index 40840af64c..f5a851d3aa 100644 --- a/guides/multitenancy/mtxs.md +++ b/guides/multitenancy/mtxs.md @@ -1592,6 +1592,8 @@ The response is similar to the following: The job and task status can take on the values `QUEUED`, `RUNNING`, `FINISHED` and `FAILED`. + + ## About technical Tenant `t0`