nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
455 stars 305 forks source link

Passing max_traced_msg_len via Helm #742

Closed atilag closed 1 year ago

atilag commented 1 year ago

Hi team! I need to enable tracing and limit the length of the payload that is shown in the logs, but I couldn't find a way to pass a max_traced_msg_len value using helm variables. Is there a way I didn't realize yet to make this happen? :)

Thanks!

caleblloyd commented 1 year ago

In the Hem 1.x Beta chart it is:

config:
  merge:
    max_traced_msg_len: 123