Skip to content

Commit

Permalink
docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
docs.yml committed Jun 27, 2024
1 parent 62dbd42 commit ad3528c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions site/content/en/main/user-guide/pepr-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ Deploy the current module into a Kubernetes cluster, useful for CI systems. Not

- `-i, --image [image]` - Override the image tag
- `--confirm` - Skip confirmation prompt
- `--pullSecret <name>` - Deploy imagePullSecret for Controller private registry
- `--docker-server <server>` - Docker server address
- `--docker-username <username>` - Docker registry username
- `--docker-email <email>` - Email for Docker registry
- `--docker-password <password>` - Password for Docker registry
- `--force` - Force deploy the module, override manager field

---

Expand Down

0 comments on commit ad3528c

Please sign in to comment.