mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove 3scale port number from configs (#1676)
* Remove 'threescale-api-port' from all configs in node setup * Update docs - remove references to threescale-api-port * Fix typo
This commit is contained in:
@@ -21,10 +21,6 @@ spec:
|
||||
targetPort: "<mongodb-frontend-port from ConfigMap>"
|
||||
name: public-mdb-port
|
||||
protocol: TCP
|
||||
- port: "<threescale-api-port from ConfigMap>"
|
||||
targetPort: "<threescale-api-port from ConfigMap>"
|
||||
name: public-threescale-port
|
||||
protocol: TCP
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
name: public-insecure-cluster-port
|
||||
|
||||
Reference in New Issue
Block a user