Skip to content

Commit

Permalink
Merge pull request #389 from yuumasato/fix_doc_must_gather_command
Browse files Browse the repository at this point in the history
Docs: Fix URI for must-gather image
  • Loading branch information
openshift-ci[bot] authored Oct 16, 2023
2 parents 519f2c3 + 52a24cd commit 77149dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,10 +451,10 @@ including advanced topics such as content building.
## Must-gather support

An `oc adm must-gather` image for collecting operator information for debugging
or support is available at `ghcr.io/complianceascode/compliance-operator-must-gather:latest`:
or support is available at `ghcr.io/complianceascode/must-gather-ocp:latest`:

```
$ oc adm must-gather --image=ghcr.io/complianceascode/compliance-operator-must-gather:latest
$ oc adm must-gather --image=ghcr.io/complianceascode/must-gather-ocp:latest
```

## Metrics
Expand Down

0 comments on commit 77149dd

Please sign in to comment.