Skip to content

Commit

Permalink
Add space to word: imgpkgbundle
Browse files Browse the repository at this point in the history
Signed-off-by: Devanshu <[email protected]>
  • Loading branch information
devanshuVmware committed Jan 21, 2025
1 parent ba01991 commit a784f40
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Supported flags:
- `-n`, `--namespace` _string_, Specified namespace ($KCTRL_NAMESPACE or default from kubeconfig)
- `--dangerous-allow-use-of-shared-namespace` _boolean_, Allow addition of package repositories in shared namespaces (`default`, `kube-public`)
- `-r`, `--repository`, _string_, Set package repository name (required)
- `--secret-ref`, _string_, SecretRef name for imgpkgbundle (optional)
- `--secret-ref`, _string_, SecretRef name for imgpkg bundle (optional)
- `--url`, _string_, OCI registry url for package repository bundle (required)
- `--wait`, _boolean_, Wait for reconciliation to complete (default true)
- `--wait-check-interval`, _duration_, Amount of time to sleep between checks while waiting (default 1s)
Expand All @@ -185,7 +185,7 @@ $ kctrl package repository update -r test-repo --url index.docker.io/k8slt/kc-e2
Supported flags:
- `-n`, `--namespace` _string_, Specified namespace ($KCTRL_NAMESPACE or default from kubeconfig)
- `-r`, `--repository`, _string_, Set package repository name (required)
- `--secret-ref`, _string_, SecretRef name for imgpkgbundle (optional)
- `--secret-ref`, _string_, SecretRef name for imgpkg bundle (optional)
- `--url`, _string_, OCI registry url for package repository bundle (required)
- `--wait`, _boolean_, Wait for reconciliation to complete (default true)
- `--wait-check-interval`, _duration_, Amount of time to sleep between checks while waiting (default 1s)
Expand Down

0 comments on commit a784f40

Please sign in to comment.