Apply suggestions from code review

This commit is contained in:
greenie-msft 2022-07-06 13:21:02 -07:00 committed by GitHub
parent c53e8ee474
commit 79e1b8588e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ spec:
duration: 5s
maxRetries: 10
retryForever: # A custom retry policy will replace default retries and the target will rely soley on the named policy.
retryForever: # A user defined retry policy replaces default retries. Targets rely solely on the applied policy.
policy: exponential
maxInterval: 15s
maxRetries: -1 # Retry indefinitely