Skip to content

Commit

Permalink
Merge branch 'main' into feat/template-displayname
Browse files Browse the repository at this point in the history
Signed-off-by: MenD32 <[email protected]>
  • Loading branch information
MenD32 authored and MenD32 committed Jan 27, 2025
2 parents 1afe322 + 5ed3bf4 commit 5951b1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/workflow-pod-security-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ You can configure this globally using [workflow defaults](default-workflow-specs
!!! Warning "It is easy to make a workflow need root unintentionally"
You may find that user's workflows have been written to require root with seemingly innocuous code. E.g. `mkdir /my-dir` would require root.

!!! Note "You must use volumes for output artifacts"
If you use `runAsNonRoot` - you cannot have output artifacts on base layer (e.g. `/tmp`). You must use a volume (e.g. [empty dir](empty-dir.md)).

0 comments on commit 5951b1e

Please sign in to comment.