Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
This commit is contained in:
Nick Greenfield 2022-04-06 15:30:26 -07:00
parent 80b66b3e72
commit c0569bb467
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ spec:
outbound:
timeout: general
retry: retryForever
# circuit breakers for components are scoped per component configuration/instance (e.g. redis1).
# circuit breakers for components are scoped per component configuration/instance. For example myRediscomponent.
# when this breaker is tripped, all interaction to that component is prevented for the configured `timeout` duration.
circuitBreaker: simpleCB