OpenShift · Schema

PodSpec

Specification of the desired behavior of a pod.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Properties

Name Type Description
containers array List of containers in the pod.
initContainers array List of initialization containers.
restartPolicy string
serviceAccountName string Name of the ServiceAccount to use for the pod.
nodeSelector object
volumes array
View JSON Schema on GitHub