OpenShift · Schema

PodTemplateSpec

Describes the data a pod should have when created from a template.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS
View JSON Schema on GitHub

JSON Schema

openshift-rest-pod-template-spec-schema.json Raw ↑
{
  "$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": {}
}