OpenShift · Schema

CustomDeploymentStrategyParams

Parameters for a custom deployment strategy.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Properties

Name Type Description
image string The container image that runs the custom deployment logic.
environment array
command array The command to execute in the custom deployer container.
View JSON Schema on GitHub