ApplicationDeltaHealthPolicy
Defines a delta health policy used to evaluate the health of an application or one of its child entities when upgrading the cluster.
Properties
Name | Type | Required |
---|---|---|
defaultServiceTypeDeltaHealthPolicy | ServiceTypeDeltaHealthPolicy | No |
serviceTypeDeltaHealthPolicies | map of string to ServiceTypeDeltaHealthPolicy | No |
defaultServiceTypeDeltaHealthPolicy
Type: ServiceTypeDeltaHealthPolicy
Required: No
The delta health policy used by default to evaluate the health of a service type when upgrading the cluster.
serviceTypeDeltaHealthPolicies
Type: map of string to ServiceTypeDeltaHealthPolicy
Required: No
The map with service type delta health policy per service type name. The map is empty by default.