Name | Type | Description | Notes |
---|---|---|---|
rollingUpdate | AppsV1beta1RollingUpdateDeployment | Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. | [optional] |
type | String | Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate. | [optional] |