Skip to content

Commit 94cf400

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

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
@@ -238,7 +238,7 @@ name: tea
238238
| Field | Description | Type | Required |
239239
| ----- | ----------- | ---- | -------- |
240240
| `number` | Configures the number of buffers. The default is set in the `proxy-buffers` ConfigMap key. | `int` | Yes |
241-
| `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 |
241+
| `size` | Configures the size of a buffer. The default is set in the `proxy-buffers` ConfigMap key. | `string` | Yes |
242242

243243
### Upstream.TLS
244244

0 commit comments

Comments
 (0)