DeploymentStrategy describes how to replace existing pods with new ones.
Optional
Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate.
Static
Generated using TypeDoc
DeploymentStrategy describes how to replace existing pods with new ones.