istio v1.13.3

VirtualService.spec.http[].fault.delay

4 fields
VirtualService.spec.http[].fault.delay fields and descriptions
Field / TypeDescription
exponentialDelay
string

No description provided.

fixedDelay
string

Add a fixed delay before forwarding the request.

percent
integer

Percentage of requests on which the delay will be injected (0-100).

  • format: int32
object

Percentage of requests on which the delay will be injected.