Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 685 Bytes

V1beta2DeploymentStrategy.md

File metadata and controls

11 lines (7 loc) · 685 Bytes

V1beta2DeploymentStrategy

Properties

Name Type Description Notes
RollingUpdate *V1beta2RollingUpdateDeployment Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. [optional] [default to null]
Type_ string Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]