Skip to content

Commit

Permalink
add latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesTurland committed Nov 9, 2023
1 parent 18f9704 commit a843a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kubernetes/RKE2/rke2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a843a75

Please sign in to comment.