Skip to content

Commit 8b59237

Browse files
authored
Merge pull request #86303 from ochromy/SRVCOM-3430
[SRVCOM-3430] Change must gather image location
2 parents f6f91d0 + 41e23e9 commit 8b59237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/serverless-about-collecting-data.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ You can use the `oc adm must-gather` CLI command to collect information about yo
1818
+
1919
[source,terminal]
2020
----
21-
$ oc adm must-gather --image=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8:<image_version_tag>
21+
$ oc adm must-gather --image=registry.redhat.io/openshift-serverless-1/serverless-must-gather-rhel8:<image_version_tag>
2222
----
2323
+
2424
.Example command
2525
[source,terminal]
2626
----
27-
$ oc adm must-gather --image=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8:1.14.0
27+
$ oc adm must-gather --image=registry.redhat.io/openshift-serverless-1/serverless-must-gather-rhel8:1.35.0
2828
----

0 commit comments

Comments
 (0)