OpenShift · Example Payload

Openshift Rest Custom Deployment Strategy Params Example

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Openshift Rest Custom Deployment Strategy Params Example is an example object payload from OpenShift, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

imageenvironmentcommand

Example Payload

Raw ↑
{
  "image": "example_value",
  "environment": [],
  "command": []
}