Skip to content

Commit 5844956

Browse files
committed
Update metric-providers-in-cluster.rst
1 parent f791f03 commit 5844956

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/configuration/metric-providers-in-cluster.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ Troubleshooting
117117
---------------
118118

119119
**Connection errors?**
120-
Test connectivity from Robusta's namespace:
121-
122-
.. code-block:: bash
120+
Test connectivity from Robusta's namespace:
121+
122+
.. code-block:: bash
123123
124-
# Replace prometheus-service.namespace with your actual service and namespace
125-
kubectl run test-curl -n robusta --image=curlimages/curl --rm -it -- \
126-
curl -v http://prometheus-service.namespace.svc.cluster.local:9090/-/healthy
124+
# Replace prometheus-service.namespace with your actual service and namespace
125+
kubectl run test-curl -n robusta --image=curlimages/curl --rm -it -- \
126+
curl -v http://prometheus-service.namespace.svc.cluster.local:9090/-/healthy

0 commit comments

Comments
 (0)