Skip to content

Commit 859c5a3

Browse files
committed
On branch edburns-msft-aro-eap-howto Add missing files or correct paths.
modified: articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-app.md new file: articles/openshift/media/howto-deploy-java-enterprise-application-platform-app/todo-demo-application.png - Add missing files or correct paths. Signed-off-by: Ed Burns <[email protected]>
1 parent aad5972 commit 859c5a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ At this point, we need to configure the chart to be able to build and deploy the
320320
1. We can configure the Helm Chart either using a **Form View** or a **YAML View**. Select **YAML View** in the **Configure via** box.
321321
1. Then, change the YAML content to configure the Helm Chart by copying the content of the Helm Chart file available at _deployment/application/todo-list-helm-chart.yaml_ instead of the existing content:
322322
323-
:::image type="content" source="media/howto-deploy-java-enterprise-application-platform-app/console-eap-helm-charts-yaml-content-inline.png" alt-text="OpenShift console EAP Helm Chart YAML content" lightbox="media/article-folder-name/media/howto-deploy-java-enterprise-application-platform-app/console-eap-helm-charts-yaml-content-expanded.png":::
323+
:::image type="content" source="media/howto-deploy-java-enterprise-application-platform-app/console-eap-helm-charts-yaml-content-inline.png" alt-text="OpenShift console EAP Helm Chart YAML content" lightbox="media/howto-deploy-java-enterprise-application-platform-app/console-eap-helm-charts-yaml-content-expanded.png":::
324324
325325
1. Finally, select **Install** to start the application deployment. This will open the **Topology** view with a graphical representation of the Helm release (named **eap-todo-list-demo**) and its associated resources.
326326
@@ -344,7 +344,7 @@ At this point, we need to configure the chart to be able to build and deploy the
344344

345345
If you only want to delete your application, you can open the OpenShift console and, at the developer view, navigate to the **Helm** menu option. On this menu, you will see all the Helm Chart releases installed on your cluster.
346346

347-
:::image type="content" source="media/howto-deploy-java-enterprise-application-platform-app/console-uninstall-application-inline.png" alt-text="OpenShift uninstall application" lightbox="media/article-folder-name/media/howto-deploy-java-enterprise-application-platform-app/console-uninstall-application-expanded.png":::
347+
:::image type="content" source="media/howto-deploy-java-enterprise-application-platform-app/console-uninstall-application-inline.png" alt-text="OpenShift uninstall application" lightbox="media/howto-deploy-java-enterprise-application-platform-app/console-uninstall-application-expanded.png":::
348348

349349
Locate the **eap-todo-list-demo** Helm Chart and at the end of the row, select the tree vertical dots to open the action contextual menu entry.
350350

284 KB
Loading

0 commit comments

Comments
 (0)