UNEXPECTED BEHAVIOR:

ARTIFACTORY: Best practice configuring Helm smart remote repository

AuthorFullName__c
Sai Undurthi
articleNumber
000005536
ft:sourceType
Salesforce
FirstPublishedDate
2023-01-01T10:29:01Z
lastModifiedDate
2023-01-22T11:10:26Z
VersionNumber
3
Assuming abc.jfrog.io is our target Artifactory instance where the smart remote repository is configured pointing to source Artifactory helm repository[ https://server.artifactory.com/artifactory/helm/ ] you’d notice the helm index on abc.jfrog.io to have the URL’s pointing to https://server.artifactory.com:443/ instead of being overwritten to https://abc.jfrog.io

Example of index file on abc.jfrog.io
- apiVersion: v2
    created: 2022-12-14T01:03:05.6801Z
    description: A Helm chart for Kubernetes
    digest: 03c6ad1f6b723b98bea9efb3453fw3f380d7a0f4aaa849bfdc445
    name: exper
    urls:
    - https://server.artifactory.com:443/artifactory/api/helm/helm/exper-1.1.0.tgz
    type: application