Skip to content

Commit

Permalink
chore(doc): leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez authored Jun 13, 2024
1 parent 5290eb1 commit 68de599
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Those targets may use two variables, `NAMESPACE` and `REGISTRY` in order to let

[source]
----
NAMESPACE=test REGISTRY=1.2.3.4 make install
NAMESPACE=test REGISTRY=1.2.3.4 make install-k8s-global
----

Will install a global operator in the `test` namespace with the registry located at IP 1.2.3.4. Mind that when you're using Minikube, the target will be able to automatically detect any existing local registry and set it up for you. For more complex customization you'll need to use the regular Kustomization installation procedure.
Expand Down

0 comments on commit 68de599

Please sign in to comment.