Cloud API Overview > @adpt/cloud > k8s > PodSecurityContext > seccompProfile
k8s.PodSecurityContext.seccompProfile property
The seccomp options to use by the containers in this pod.
Signature:
seccompProfile?: SeccompProfile;
Adapt v0.3.0: now with Google Cloud Run support!