diff --git a/docs/deploy/index.md b/docs/deploy/index.md index b9ce87e5d..af29ef767 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -295,7 +295,7 @@ For more information about bare metal deployments (and how to use port 80 instea ### Checking ingress controller version -Run `ingress-nginx-controller --version` within the pod, for instance with `kubectl exec`: +Run `/nginx-ingress-controller --version` within the pod, for instance with `kubectl exec`: ```console POD_NAMESPACE=ingress-nginx