HelmRepositories
helm repo add
Adds a chart repository so its charts can be installed by name.
Syntax
helm repo add <name> <url>
Examples
Add the Bitnami chart repository
helm repo add bitnami https://charts.bitnami.com/bitnamiAdds a chart repository so its charts can be installed by name.
helm repo add <name> <url>
Add the Bitnami chart repository
helm repo add bitnami https://charts.bitnami.com/bitnami