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:
@@ -103,7 +103,7 @@ spec:
|
||||
- containerPort: 9986
|
||||
protocol: TCP
|
||||
name: bdb-pub-key
|
||||
- containerPort: 46656
|
||||
- containerPort: 26656
|
||||
protocol: TCP
|
||||
name: bdb-p2p-port
|
||||
livenessProbe:
|
||||
|
||||
Reference in New Issue
Block a user