Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
  • Loading branch information
ArangoGutierrez committed Sep 21, 2020
1 parent 19a7423 commit 3057bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ make image IMAGE=<my repo>:<my tag>
Optionally you can push it to your image repo

```bash
make image-push IMAGE=<my repo>:<my tag>
make push IMAGE=<my repo>:<my tag>
```

Alternatively, instead of specifying variables on the command line, you can edit the Makefile to permanently change parameter defaults like name of the image or namespace where the operator is deployed.
Expand Down

0 comments on commit 3057bdf

Please sign in to comment.