parent
8673acea3d
commit
affbe46d96
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#Install helm using snap
|
#Install helm using snap
|
||||||
apt install -y snapd
|
apt install -y snapd
|
||||||
snap install helm --classic
|
snap install helm --channel=2.16/stable --classic
|
||||||
|
|
||||||
#Init helm with an admin tiller pod.
|
#Init helm with an admin tiller pod.
|
||||||
kubectl create serviceaccount tiller -n kube-system
|
kubectl create serviceaccount tiller -n kube-system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user