helm repo add bitnami https://charts.bitnami.com/bitnami

Category: Kubernetes & Containers

helm repo add bitnami https://charts.bitnami.com/bitnami

Add a chart repository

Registers the Bitnami chart repository under the short name bitnami, so you can install charts with helm install my-web bitnami/nginx. Repository metadata is stored in ~/.config/helm/repositories.yaml. List what you have with helm repo list.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.