Update resiliency-schema.md (#3637)

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
Yaron Schneider 2023-07-25 15:26:26 -07:00 committed by GitHub
parent 54aa169424
commit 5816f3c190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ scopes:
- <REPLACE-WITH-SCOPED-APPIDS>
spec:
policies: # Required
timeouts: # Replace with any unique name
timeoutName: <REPLACE-WITH-TIME-VALUE>
timeouts:
timeoutName: <REPLACE-WITH-TIME-VALUE> # Replace with any unique name
retries:
retryName: # Replace with any unique name
policy: <REPLACE-WITH-VALUE>
@ -62,4 +62,4 @@ targets: # Required
## Related links
[Learn more about resiliency policies and targets]({{< ref resiliency-overview.md >}})
[Learn more about resiliency policies and targets]({{< ref resiliency-overview.md >}})