Helm

helm fetch

You can use helm fetch to Download a chart to your local directory, so You can change the values in values.yaml file and then install it.

  • for example:
1
helm fetch stable/superset --untar