Closed epm-marcus closed 1 week ago
Corrected the indentation level of securityContext to instead apply it to each container within the jobs.
Why was this PR merged? It is a breaking change. Job can have a pod level or container level security context. I think it should be reverted and a new PR should be emitted to add containerSecurityContext.
Corrected the indentation level of securityContext to instead apply it to each container within the jobs.