mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: Support for latest Tendermint missing (#2375)
Solution: Upgrade to py-abci 0.5.1 to use latest Tendermint
This commit is contained in:
@@ -25,8 +25,8 @@ spec:
|
||||
targetPort: 9986
|
||||
name: tm-pub-key-access
|
||||
protocol: TCP
|
||||
- port: 46656
|
||||
targetPort: 46656
|
||||
- port: 26656
|
||||
targetPort: 26656
|
||||
protocol: TCP
|
||||
name: tm-p2p-port
|
||||
- port: 80
|
||||
|
||||
Reference in New Issue
Block a user