Skip to content

Commit 62c88ae

Browse files
committed
getting images to display
1 parent 1e6616b commit 62c88ae

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

content/patterns/medical-diagnosis/getting-started.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ $ oc get storageclass -o custom-columns=NAME:.metadata.name,PROVISIONER:.provisi
3636
NAME PROVISIONER DEFAULT
3737
gp2-csi ebs.csi.aws.com <none>
3838
gp3-csi ebs.csi.aws.com true
39-
4039
----
4140
+
4241
For more information about creating a dynamic `StorageClass`, see the https://docs.openshift.com/container-platform/latest/storage/dynamic-provisioning.html[Dynamic provisioning].
@@ -450,13 +449,13 @@ Examine the `medical-diagnosis-hub` ArgoCD instance. You can track all the appli
450449

451450
//Module to be included
452451
//:_content-type: PROCEDURE
453-
//:imagesdir: ../../../static/images
452+
//:imagesdir: ../../../images
454453
[id="viewing-the-grafana-based-dashboard-getting-started"]
455-
=== Viewing the Grafana based dashboard
454+
== Viewing the Grafana based dashboard
456455

457-
. Accept the SSL certificates on the browser for the dashboard. In the {ocp} web console, go to the Routes for project `openshift-storage``. Click the URL for the `s3-rgw`.
456+
. Accept the SSL certificates on the browser for the dashboard. In the {ocp} web console, go to the Routes for all projects. Click the URL for the `s3-rgw`.
458457
+
459-
image::medical-edge/storage-route.png[link="/static/images/medical-edge/storage-route.png"]
458+
image::medical-edge/storage-route.png[s3-rgw route]
460459
+
461460
Ensure that you see some XML and not the access denied error message.
462461
+

0 commit comments

Comments
 (0)