Skip to content

Commit

Permalink
fixing targetPendingRequests in the HTTPScaledObject v0.2.0 documenta…
Browse files Browse the repository at this point in the history
…tion (#372)

Signed-off-by: Aaron Schlesinger <[email protected]>
  • Loading branch information
arschles authored Jan 25, 2022
1 parent 752fce2 commit 84d97e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ref/v0.2.0/http_scaled_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ metadata:
name: xkcd
spec:
host: "myhost.com"
targetPendingRequests: 100
scaleTargetRef:
deployment: xkcd
service: xkcd
port: 8080
targetPendingRequests: 100
```
This document is a narrated reference guide for the `HTTPScaledObject`, and we'll focus on the `spec` field.
Expand Down

0 comments on commit 84d97e4

Please sign in to comment.