Difference between revisions of "Helm repo add"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
* <code>[[helm search repo stable]]</code> | * <code>[[helm search repo stable]]</code> | ||
* <code>[[helm repo]]</code> | * <code>[[helm repo]]</code> | ||
+ | * <code>[[helm repo list]]</code> | ||
== See also == | == See also == |
Revision as of 19:26, 9 November 2021
https://helm.sh/docs/helm/helm_repo_add/
helm repo add stable https://charts.helm.sh/stable "stable" has been added to your repositories
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx/ "ingress-nginx" has been added to your repositories
helm repo add jenkinsci https://charts.jenkins.io "jenkinsci" has been added to your repositories
helm repo add stable https://kubernetes-charts.storage.googleapis.com/ "stable" has been added to your repositories
helm repo add bitnami https://charts.bitnami.com/bitnami
helm install --name ingress-nginx ingress-nginx/ingress-nginx
Related commands
See also
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: