If the repo is an OCI Registry, the complete URL without the helm chart must be present. For instance, for a helm chart located in `oci://myregistry.io/project/charts/mychart` add the following repo:
```
osm repo-add --type helm-chart --description "bitnami OCI" bitnami-oci oci://myregistry.io/project/charts
```
Descriptors can include that reference as follows: