diff --git a/06-osm-platform-configuration.md b/06-osm-platform-configuration.md index 02cb94d3c097f5b1af9bb799062354f5cc37849e..94451aad4d753d6817eb7fcf9fa4f84ece807a69 100644 --- a/06-osm-platform-configuration.md +++ b/06-osm-platform-configuration.md @@ -621,7 +621,7 @@ In order to add a repo, the user should invoke the following command: osm repo-add type: ``` -Where the type of repo should be either `chart` for applications based on Helm Charts, or `bundle` for applications based in Juju bundles for K8s. +Where the type of repo should be either `chart` for applications based on Helm Charts, or `bundle` for applications based in Juju bundles for K8s. If the repo is a helm OCI registry, add the flag `--oci` and provide credentials using `--user` and `--password`. This call will trigger the following actions in OSM: