Skip to content

Commit

Permalink
Update docs/virtualserver-and-virtualserverroute.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Michael Pleshakov <[email protected]>
  • Loading branch information
ampant and pleshakov authored Aug 28, 2019
1 parent c9cff35 commit 94cf400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/virtualserver-and-virtualserverroute.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ name: tea
| Field | Description | Type | Required |
| ----- | ----------- | ---- | -------- |
| `number` | Configures the number of buffers. The default is set in the `proxy-buffers` ConfigMap key. | `int` | Yes |
| `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 |
| `size` | Configures the size of a buffer. The default is set in the `proxy-buffers` ConfigMap key. | `string` | Yes |

### Upstream.TLS

Expand Down

0 comments on commit 94cf400

Please sign in to comment.