We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407708c commit 51bc9dfCopy full SHA for 51bc9df
1 file changed
charts/lightstepsatellite/values.yaml
@@ -119,7 +119,7 @@ lightstep:
119
collector_ingestion_tags:
120
# -- Configure max gRPC receive message size in bytes.
121
# https://pkg.go.dev/google.golang.org/grpc#MaxRecvMsgSize
122
- # Defaults to the library default of 4MiB.
+ # Defaults to the library default of 4MiB if falsy.
123
max_msg_size_bytes: 0
124
125
# Recommended resources would be 2Gi memory and 2 cpu
0 commit comments