diff --git a/docs/server/source/production-deployment-template/node-on-kubernetes.rst b/docs/server/source/production-deployment-template/node-on-kubernetes.rst index 3fc6dd8a..6822c02b 100644 --- a/docs/server/source/production-deployment-template/node-on-kubernetes.rst +++ b/docs/server/source/production-deployment-template/node-on-kubernetes.rst @@ -866,7 +866,7 @@ To test the NGINX instance with HTTPS and 3scale integration: $ wsc -er wss:///api/v1/streams/valid_transactions - $ curl -X GET https:// + $ curl -X GET http://: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.``