mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
add latest
This commit is contained in:
parent
18f9704918
commit
a843a75fb8
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ chmod 700 get_helm.sh
|
|||
./get_helm.sh
|
||||
|
||||
# Add Rancher Helm Repo & create namespace
|
||||
helm repo add rancher-alpha https://releases.rancher.com/server-charts/latest
|
||||
helm repo add rancher-latest https://releases.rancher.com/server-charts/latest
|
||||
kubectl create namespace cattle-system
|
||||
|
||||
# Install Cert-Manager
|
||||
|
|
Loading…
Reference in a new issue