You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The report generates a json,csv report inside the job that can be used by the users to know the status.
However, the challenge is that once the job is Completed, the container local file system cannot be accessed. Typically what others (for e.g., KubeBench) do is to let the user mount a PV inside the pod and specify the volume mount point path for target report data.
Tasks:
The text was updated successfully, but these errors were encountered: