Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading