Skip to content

Commit 0f21810

Browse files
authored
Merge pull request #56467 from amolnar-rh/TELCODOCS-1143
TELCODOCS-1143: Correcting odf4 image tag
2 parents c80ce7a + 17adb9b commit 0f21810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/lvms-download-log-files-and-diagnostics.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When {lvms} is unable to automatically resolve a problem, use the must-gather to
1010

1111
* Run the must-gather command from the client connected to {lvms} cluster by running the following command:
1212
+
13-
[source,terminal]
13+
[source,terminal,subs="attributes+"]
1414
----
15-
$ oc adm must-gather --image=registry.redhat.io/odf4/ocs-must-gather-rhel8:v4.12 --dest-dir=<directory-name>
15+
$ oc adm must-gather --image=registry.redhat.io/lvms4/lvms-must-gather-rhel8:v{product-version} --dest-dir=<directory-name>
1616
----

0 commit comments

Comments
 (0)