Run Commands
Read the PPS series >

Pod Patch PPS

Patch a Pod Spec.

May 30, 2023

Spec #


"pod_patch": string,

Behavior #

pod_patch is similar to pod_spec but is applied as a JSON Patch. Note, this means that the process outlined above of modifying an existing pod spec and then manually blanking unchanged fields won’t work, you’ll need to create a correctly formatted patch by diffing the two pod specs.