mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-25 09:20:22 +00:00
Update deploy.sh
This commit is contained in:
parent
d6e6db2b73
commit
27f488d902
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ echo -e " \033[32;2m \
|
||||||
# Script created from Official Documentation available at: https://cert-manager.io/docs/tutorials/acme/nginx-ingress/
|
# Script created from Official Documentation available at: https://cert-manager.io/docs/tutorials/acme/nginx-ingress/
|
||||||
# and https://github.com/traefik/traefik-helm-chart
|
# and https://github.com/traefik/traefik-helm-chart
|
||||||
|
|
||||||
# Step 0: Clone repository
|
# Step 0: Clone repository, move files to /Helm/Traefik
|
||||||
sudo apt install unzip -y
|
sudo apt install unzip -y
|
||||||
mkdir jimsgarage
|
mkdir jimsgarage
|
||||||
mkdir Helm
|
mkdir Helm
|
||||||
|
|
Loading…
Reference in a new issue