# V1beta2DeploymentStrategy ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **RollingUpdate** | [**V1beta2RollingUpdateDeployment**](v1beta2.RollingUpdateDeployment.md) | | [optional] **Type** | **string** | Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)