mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
Merge pull request #28445 from openshift-cherrypick-robot/cherry-pick-27675-to-enterprise-4.7
[enterprise-4.7] [RHDEVDOCS-2327] Change all references from ''Add" view to "+Add" view
This commit is contained in:
@@ -5,10 +5,7 @@ include::modules/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
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}:
|
||||
|
||||
.Add view
|
||||
image::odc_add_view.png[]
|
||||
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}:
|
||||
|
||||
* *From Git*: Use this option to import an existing codebase in a Git repository to create, build, and deploy an application on {product-title}.
|
||||
* *Container Image*: Use existing images from an image stream or registry to deploy it on to {product-title}.
|
||||
|
||||
@@ -11,7 +11,7 @@ The following procedure walks you through the *From Git* option in the *Develope
|
||||
|
||||
.Procedure
|
||||
|
||||
. In the *Add* view, click *From Git* to see the *Import from git* form.
|
||||
. In the *+Add* view, click *From Git* to see the *Import from git* form.
|
||||
. 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.
|
||||
. Optional: You can click *Show Advanced Git Options* to add details such as:
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ image::odc_helm_chart_devcatalog.png[]
|
||||
====
|
||||
Where available, you can switch between the *YAML View* and *Form View*. The data is persisted when switching between the views.
|
||||
====
|
||||
+
|
||||
+
|
||||
.. 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.
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user