Skip to content

Commit

Permalink
add note about changing the kube-rbac-proxy tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Aug 12, 2024
1 parent 3ee3fc2 commit 843fa9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/manual-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<my-private-registry>/nginx-ingress-operator:2.3.1 KRP_IMAGE_BASE=<my-private-registry>/kube-rbac-proxy
```
```
**Note: If you need to use a different `kube-rbac-proxy` version than the default, use `KRP_IMAGE_TAG`**

0 comments on commit 843fa9c

Please sign in to comment.