Skip to content

Commit 21cea48

Browse files
committed
regenerate readme
1 parent 51bc9df commit 21cea48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/lightstepsatellite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Lightstep microsatellite to collect telemetry data.
2929
| lightstep.guid | string | `nil` | defaults to pod's name using the Downward API |
3030
| lightstep.http_plain_port | int | `8181` | |
3131
| lightstep.http_secure_port | int | `9191` | |
32-
| lightstep.max_msg_size_bytes | int | `0` | Configure max gRPC receive message size in bytes. https://pkg.go.dev/google.golang.org/grpc#MaxRecvMsgSize Defaults to the library default of 4MiB. |
32+
| lightstep.max_msg_size_bytes | int | `0` | Configure max gRPC receive message size in bytes. https://pkg.go.dev/google.golang.org/grpc#MaxRecvMsgSize Defaults to the library default of 4MiB if falsy. |
3333
| lightstep.plain_port | int | `8383` | |
3434
| lightstep.project_name | string | `""` | REQUIRED if `lightstep.disable_access_token_checking` is `true` |
3535
| lightstep.satelliteKey | string | `""` | REQUIRED: your Satellite Key - if not set, `lightstep.collector_satellite_key_secret_name` and `lightstep.collector_satellite_key_secret_key` must be set |

0 commit comments

Comments
 (0)