diff --git a/docs/getting-started/troubleshooting.rst b/docs/getting-started/troubleshooting.rst index d1428ff62..14623576f 100644 --- a/docs/getting-started/troubleshooting.rst +++ b/docs/getting-started/troubleshooting.rst @@ -115,5 +115,5 @@ again. .. note:: Check if the Secret exists by running:: - kubectl get secret cert-manager-webhook-webhook-tls + kubectl --namespace cert-manager get secret cert-manager-webhook-webhook-tls