Skip to content

Commit

Permalink
Merge pull request #359 from suleymanakbas91/must-gather-image
Browse files Browse the repository at this point in the history
OCPVE-336: Fix typo in must-gather image
suleymanakbas91 authored Jun 7, 2023
2 parents 5751893 + 73c111c commit 913749b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion must-gather/README.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ that expands its capabilities to gather LVM Operator information.

### Usage
```sh
oc adm must-gather --image=quay.io/lvms_dev/lvm-must-gather:latest
oc adm must-gather --image=quay.io/lvms_dev/lvms-must-gather:latest
```

The command above will create a local directory with a dump of the lvm state.

0 comments on commit 913749b

Please sign in to comment.