npci / falcon

Falcon: The Hyperledger Fabric Deployment Helper for Kubernetes is an open-source project designed to streamline the deployment and management of Hyperledger Fabric based blockchain networks on K8.
GNU General Public License v3.0
393 stars 41 forks source link

Add support for unique env variables per Peer and per Orderer #12

Closed runitmisra closed 9 months ago

runitmisra commented 9 months ago

Peers and Orderers should be able to set env variables which are unique to each individual peer/orderer. This can help in usecases like APM instrumentation

jithindevasia commented 9 months ago

Closing this issue since this change has been introduced via https://github.com/npci/falcon/pull/13 . This feature will be available from next release v1.1.0