Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 184 Bytes

helm.md

File metadata and controls

16 lines (10 loc) · 184 Bytes

Helm

Install Helm

We can install Helm with brew just running in a terminal:

brew install kubernetes-helm

Then we need to initialise it:

helm init