Merge pull request #1699 from bigchaindb/minor-update-k8s-prod-guide

Remove an invalid message in the k8s production deployment guide
This commit is contained in:
Ahmed Muawia Khan 2017-07-25 17:30:29 +02:00 committed by GitHub
commit 6f2c61d778

View File

@ -866,7 +866,7 @@ To test the NGINX instance with HTTPS and 3scale integration:
$ wsc -er wss://<cluster-fqdn>/api/v1/streams/valid_transactions
$ curl -X GET https://<cluster-fqdn>
$ curl -X GET http://<cluster-fqdn>:27017
The above curl command should result in the response
``It looks like you are trying to access MongoDB over HTTP on the native driver port.``