Skip to content

Commit c9cff35

Browse files
ampantpleshakov
andauthored
Update docs/virtualserver-and-virtualserverroute.md
Co-Authored-By: Michael Pleshakov <[email protected]>
1 parent f480363 commit c9cff35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/virtualserver-and-virtualserverroute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ name: tea
237237

238238
| Field | Description | Type | Required |
239239
| ----- | ----------- | ---- | -------- |
240-
| `number` | Configures the number of buffers. The default is set in the `proxy-buffers` ConfigMap key. The default is 8 | `int` | Yes |
240+
| `number` | Configures the number of buffers. The default is set in the `proxy-buffers` ConfigMap key. | `int` | Yes |
241241
| `size` | Configures the size of a buffer. The default is set in the `proxy-buffers` ConfigMap key. Sizes can be specified in bytes, kilobytes (suffixes k and K) or megabytes (suffixes m and M), for example, “1024”, “8k”, “1m”. The default is 4k | `string` | Yes |
242242

243243
### Upstream.TLS

0 commit comments

Comments
 (0)