This message was deleted.
# general
a
This message was deleted.
e
Still stabbing at this... I see there is an option in helm to create an index.yaml for a directory full of package charts... so maybe thats what I missed. I will copy this yaml to my store on the air-gap side and see if thats what it wants.
Ok.. getting somewhere... seems like a multi-step process. So I can run hauler as a fileserver and use that to grab the index.yaml file with
helm repo add nvidia <http://localhost:8080>
and now I see the chart repo in my helm and I can do a
helm pull nvidia/gpu-operator
and it fetches the chart.