Describes the data a pod should have when created from a template.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PodTemplateSpec", "type": "object", "description": "Describes the data a pod should have when created from a template.", "properties": {} }