Difference between revisions of "Helm repo add"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 9: Line 9:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[helm search repo stable]]</code>
 
* <code>[[helm search repo stable]]</code>
 +
* <code>[[helm repo]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 18:53, 23 March 2021

helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx/
"ingress-nginx" has been added to your repositories
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
"stable" has been added to your repositories
helm install --name ingress-nginx ingress-nginx/ingress-nginx

Related commands

See also

Advertising: