hyperledger / bevel-operator-fabric

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5, soon 3.0)
https://hyperledger.github.io/bevel-operator-fabric/
Apache License 2.0
271 stars 91 forks source link

How to modify the PreferredMaxBytes parameter #146

Closed taqianw closed 1 year ago

taqianw commented 1 year ago

What happened?

I want to modify the PreferredMaxBytes parameter. I tried to add env and modify configmap, but it failed.

What did you expect to happen?

I want to set a new value for the PreferredMaxBytes and MaxMessageCount params

How can we reproduce it (as minimally and precisely as possible)?

Add PreferredMaxBytes parameter in the order deployment file and configmap file

Anything else we need to know?

hlf-operator version: 1.6.4

Kubernetes version

```console # kubectl get nodes -o wide ```