nutanix / helm

Nutanix Helm Charts repository
https://nutanix.github.io/helm/
MIT License
17 stars 30 forks source link

Install without Internet. #71

Closed centrair-hoya closed 1 year ago

centrair-hoya commented 1 year ago

Hello, Nutanixers.

We are planning upgrade CSI Driver from 2.3 to latest. Clusters are running in dark site, We cannot get helm charts from internet.

How pulll CSI images from repository?

tuxtof commented 1 year ago

Hello @centrair-hoya

classic helm/airgap procedure

identify all needed images from the helm value file push them in your own private repo next modify corresponding helm value file to point to your repo before installing it