Calrissian spawned pod security context
Calrissian spawned pods' default container security context is
readOnlyRootFilesystem: trueby default for all step containers, with default cli option--no-read-onlyto restore a writable root if neededallowPrivilegeEscalation: falseset explicitly on all spwaned podsprivileged: falseset explicitly on all step containers. Note: this is the default in Kubernetes, but it is declared for clarity
Example:
To set readOnlyRootFilesystem to false use: