diff --git a/trouble_shooting.md b/trouble_shooting.md index 4af6838..3c2df49 100644 --- a/trouble_shooting.md +++ b/trouble_shooting.md @@ -76,7 +76,7 @@ This guide provides step-by-step troubleshooting instructions to nsure your Kube ``` 4. Verify all pods are running: ```bash - kubectl get pods --all-namespaces + kubectl get pods --all-namespaces ``` ## Helm Commands for JupyterHub