securityContext property

SecurityContext? securityContext
final

Optional: SecurityContext defines the security options the ephemeral container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext.

Implementation

final SecurityContext? securityContext;