Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cli_reference/helm_cli/images
Binary file added images/odc_helm_chart_repo_filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions modules/helm-adding-helm-chart-repositories.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[id="adding-helm-chart-repositories_{context}"]
= Adding custom Helm chart repositories

You can add custom Helm chart repositories to your cluster, and enable access to the Helm charts from these repositories in the *Developer Catalog*.
As a cluster administrator, you can add custom Helm chart repositories to your cluster and enable access to the Helm charts from these repositories in the *Developer Catalog*.

.Procedure

Expand Down Expand Up @@ -42,4 +42,14 @@ spec:
EOF
----
+
. Navigate to the *Developer Catalog* in the web console to verify that the helm charts from the Azure chart repository are displayed.
. Navigate to the *Developer Catalog* in the web console to verify that the Helm charts from the chart repository are displayed.
+
For example, use the *Chart repositories* filter to search for a Helm chart from the repository.
+
.Chart repositories filter
image::odc_helm_chart_repo_filter.png[]
+
[NOTE]
====
If a cluster administrator removes all of the chart repositories, then you cannot view the Helm option in the *+Add* view, *Developer Catalog*, and left navigation panel.
====