Cloud API Overview > @adpt/cloud > k8s > PodTemplateSpec > spec
k8s.PodTemplateSpec.spec property
Specification of the desired behavior of the pod. More Info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
Signature:
spec: PodSpec;