Files
foxhunt/infra
jgrusewski 4e1e4e6f26 fix(argo): set fsGroup=0 for workspace PVC write access across steps
Without fsGroup, workspace PVC created by root-running compile step
is not writable by other steps. fsGroup=0 ensures all pods in the
workflow can write to the shared workspace volume.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:52:42 +01:00
..