Final steps to get helm chart
Once your configuration is complete, you can hit the download button to retrieve the files needed for the install.
Please note that you will receive 2 files, a zip file which will contain the full generic empty helm chart and your unique values.yaml file with your configuration.
In order to finalize the helm chart you will need to unzip the helm folder structure from UtopiaKubeInstall.zip . Copy your unique values.yaml file that came with the download, navigate into the folder structure: UtopiaKubeInstall -> Install -> utopia
In the utopia folder you will find a values.yaml file, paste your unique file to overwrite the existing file in the folder structure.
Once you have done this you are ready to install!
Side note: If you want to easily edit your unique values.yaml file, you can upload your unique values.yaml file into the Installation Configurator to populate all the fields with your setup. Do you changes and simply download the files again.
Every time you do make changes and get a new values.yaml file you will need to update the helm chart again as described above.
Last updated