Hello,
I am a bit confused about how task results are stored when I use kubernetes.
Can I define a mount to network storage (in the job template) and then use local storage so it is saved there?
Would server be able to read it (assuming is also mounted on the same network storage)?
Alternatively, we have sonatype nexus repository - can I create a result type based on that (implemented the interface?) If I do so, how can I ensure this code is available to the system (task / server)