strategy property

DeploymentStrategy? strategy
final

The deployment strategy to use to replace existing pods with new ones.

Implementation

final DeploymentStrategy? strategy;