From c628593838e11fba8b66d686bbf8d6c332bfb406 Mon Sep 17 00:00:00 2001 From: matthew-clark33 Date: Mon, 18 May 2026 14:39:06 -0500 Subject: [PATCH] maint: remove note that no-volume needs root --- .../use-actions-runner-controller/deploy-runner-scale-sets.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/actions/how-tos/manage-runners/use-actions-runner-controller/deploy-runner-scale-sets.md b/content/actions/how-tos/manage-runners/use-actions-runner-controller/deploy-runner-scale-sets.md index 1861b607827c..6ac597715cb7 100644 --- a/content/actions/how-tos/manage-runners/use-actions-runner-controller/deploy-runner-scale-sets.md +++ b/content/actions/how-tos/manage-runners/use-actions-runner-controller/deploy-runner-scale-sets.md @@ -624,9 +624,6 @@ containerMode: type: "kubernetes-novolume" ``` ->[!NOTE] ->When using `kubernetes-novolume` mode, the container must run as `root` to support lifecycle hook operations. - #### Troubleshooting Kubernetes mode When Kubernetes mode is enabled, workflows that are not configured with a container job will fail with an error similar to: