diff --git a/dev-example/Readme.md b/dev-example/Readme.md index 816aae0..dfcd3e8 100644 --- a/dev-example/Readme.md +++ b/dev-example/Readme.md @@ -11,9 +11,9 @@ This allows you to run the manager in your IDE. The `kustomize.yaml` also changes the container image repository for the operator to a private repository for development. You have to -either remove this or adapt it to your own repository if you -also want to test your development version in a container. +adapt this to your own repository if you also want to test your +development version in a container. -If you want to run the unittests, this setup *must* be run with a private +If you want to run the unittests, this setup *must* be used with a private container image repository which must match the one configured for gradle pushImages.