Skip to content

Commit e17cb05

Browse files
authored
update image from quay to internal registry
Now that the must-gather is productized it should have the image coming from internal registry (registry.redhat.io) instead of quay.
1 parent 8db137f commit e17cb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Usage
66

77
```sh
8-
oc adm must-gather --image=quay.io/redhat-developer/gitops-must-gather:latest
8+
oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/gitops-must-gather-rhel-8:v1.9.0
99
```
1010

1111
The command above will create a local directory with a dump of the OpenShift GitOps state. Note that this command will only get data related to the GitOps Operator in your OpenShift cluster.

0 commit comments

Comments
 (0)