Skip to content

Commit 3f6116f

Browse files
author
Rishu Mehra
committed
+Add changes in the documents required and removed screenshot.
1 parent e08528e commit 3f6116f

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

applications/application_life_cycle_management/odc-creating-applications-using-developer-perspective.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
The *Developer* perspective in the web console provides you the following options from the *Add* view to create applications and associated services and deploy them on {product-title}:
9-
10-
.Add view
11-
image::odc_add_view.png[]
8+
The *Developer* perspective in the web console provides you the following options from the *+Add* view to create applications and associated services and deploy them on {product-title}:
129

1310
* *From Git*: Use this option to import an existing codebase in a Git repository to create, build, and deploy an application on {product-title}.
1411
* *Container Image*: Use existing images from an image stream or registry to deploy it on to {product-title}.

modules/odc-importing-codebase-from-git-to-create-application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following procedure walks you through the *From Git* option in the *Develope
1111

1212
.Procedure
1313

14-
. In the *Add* view, click *From Git* to see the *Import from git* form.
14+
. In the *+Add* view, click *From Git* to see the *Import from git* form.
1515
. In the *Git* section, enter the Git repository URL for the codebase you want to use to create an application. For example, enter the URL of this sample Node.js application `\https://github.com/sclorg/nodejs-ex`. The URL is then validated.
1616
. Optional: You can click *Show Advanced Git Options* to add details such as:
1717

modules/odc-installing-helm-charts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ image::odc_helm_chart_devcatalog.png[]
2626
====
2727
Where available, you can switch between the *YAML View* and *Form View*. The data is persisted when switching between the views.
2828
====
29-
+
29+
+
3030
.. Click *Install* to create a Helm release. You will be redirected to the *Topology* view where the release is displayed. If the Helm chart has release notes, the chart is pre-selected and the right panel displays the release notes for that release.
3131

3232
You can upgrade, rollback, or uninstall a Helm release by using the *Actions* button on the side panel or by right-clicking a Helm release.

0 commit comments

Comments
 (0)