Cloud API Overview > @adpt/cloud > k8s > PodProps > securityContext
k8s.PodProps.securityContext property
SecurityContext holds pod-level security attributes and common container settings. See type description for default values of each field.
Signature:
securityContext: PodSecurityContext;