To support downloading files from multiple internal Artifactory URLs, you can create a list of URLs that are trusted by the repository.
By default, this feature is disabled but can be set for each aggregated remote repository separately.
The following example shows how to add the following configuration as an external dependency.
https://example.com/example-community/helm-charts/**
As a result, all the external URLs located in the index.yaml
file starting with the following pattern.
https://example.com/example-community/helm-charts/
Will be replaced with the following syntax,
http://rt-host/artifactory/api/helm/helm-virtual/_external/https/example.com/exaple-community/helm-charts/