diff --git a/docs/manual-installation.md b/docs/manual-installation.md index 3b04b413..cf87a856 100644 --- a/docs/manual-installation.md +++ b/docs/manual-installation.md @@ -57,4 +57,5 @@ You can use the operator (including the kube-rbac-proxy) images from your own pr 3. Follow step 1 above but in step 1.2 you can run ```shell make deploy IMG=/nginx-ingress-operator:2.3.1 KRP_IMAGE_BASE=/kube-rbac-proxy - ``` \ No newline at end of file + ``` + **Note: If you need to use a different `kube-rbac-proxy` version than the default, use `KRP_IMAGE_TAG`** \ No newline at end of file