Skip to content

Commit 51bc9df

Browse files
committed
Add note about 0 defaulting to lib default
1 parent 407708c commit 51bc9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/lightstepsatellite/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ lightstep:
119119
collector_ingestion_tags:
120120
# -- Configure max gRPC receive message size in bytes.
121121
# https://pkg.go.dev/google.golang.org/grpc#MaxRecvMsgSize
122-
# Defaults to the library default of 4MiB.
122+
# Defaults to the library default of 4MiB if falsy.
123123
max_msg_size_bytes: 0
124124

125125
# Recommended resources would be 2Gi memory and 2 cpu

0 commit comments

Comments
 (0)