Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuusberg authored Dec 28, 2023
1 parent f328987 commit b756c5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ This builds an image tagged as `github.com/tuusberg/velero-plugin-suspend-cronjo
$ IMAGE=your-repo/your-name VERSION=your-version-tag make container
```

To push the image to a Docker repository, run
```bash
$ make push
```

## Deploying the plugin

To deploy your plugin image to an Velero server:
Expand Down

0 comments on commit b756c5a

Please sign in to comment.