You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the above features in this pr #33 .
Additionally made ingress as optional. By default, it will be true for all orderers. .Values.global.ingressEnabled: true = For enabling ingress for all orderers. Default. .Values.global.ingressEnabled: true and orderer.[].ingressEnabled: false will disable ingress for that specific orderer and creates for remaining ones.
These features will be available on next version 1.2
hlf_domian
for the orderer in the same release. If not provided, then default toValues.hlf_domain
Affected version fabric-orderer 1.1.0
The text was updated successfully, but these errors were encountered: