Currently we hardcode `LifecycleEndorsement` to `Majority`,but this should align with `federation.spec.policy` https://github.com/bestchains/fabric-operator/blob/5906093b4092499b5c2becd5190c7ec7b8626fa5/pkg/initializer/orderer/configtx/configtx.go#L201
Currently we hardcode
LifecycleEndorsementtoMajority,but this should align withfederation.spec.policyfabric-operator/pkg/initializer/orderer/configtx/configtx.go
Line 201 in 5906093