Skip to content

Commit 8d7136e

Browse files
authored
Update note for kubernetes-novolume mode
Add note about container running as root in kubernetes-novolume mode.
1 parent 38360ca commit 8d7136e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

content/actions/how-tos/manage-runners/use-actions-runner-controller/deploy-runner-scale-sets.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -624,9 +624,6 @@ containerMode:
624624
type: "kubernetes-novolume"
625625
```
626626

627-
>[!NOTE]
628-
>When using `kubernetes-novolume` mode, the container must run as `root` to support lifecycle hook operations.
629-
630627
#### Troubleshooting Kubernetes mode
631628

632629
When Kubernetes mode is enabled, workflows that are not configured with a container job will fail with an error similar to:

0 commit comments

Comments
 (0)