Skip to content

Commit ccf08f7

Browse files
committed
RHDEVDOCS-4270: Added updates for Helm Releases and Repositories
1 parent 5cd7cd7 commit ccf08f7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

applications/working_with_helm_charts/configuring-custom-helm-chart-repositories.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ As a cluster administrator, you can add multiple cluster-scoped and namespace-sc
1818

1919
As a regular user or project member with the appropriate role-based access control (RBAC) permissions, you can add multiple namespace-scoped Helm chart repositories, apart from the default cluster-scoped Helm repository, and display the Helm charts from these repositories in the *Developer Catalog*.
2020

21+
In the *Developer* perspective of the web console, you can use the *Helm* page to:
22+
23+
* Create Helm Releases and Repositories using the *Create* button.
24+
25+
* Create, update, or delete a cluster-scoped or namespace-scoped Helm chart repository.
26+
27+
* View the list of the existing Helm chart repositories in the Repositories tab, which can also be easily distinguished as either cluster scoped or namespace scoped.
28+
2129
include::modules/helm-installing-a-helm-chart-on-an-openshift-cluster.adoc[leveloffset=+1]
2230

2331
include::modules/odc-installing-helm-charts-using-developer-perspective.adoc[leveloffset=+1]

modules/odc-installing-helm-charts-using-developer-perspective.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ Where available, you can switch between the *YAML View* and *Form View*. The dat
2929
+
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

32+
.. View the newly created Helm release in the *Helm Releases* page.
33+
3234
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)