mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-15 09:05:10 +01:00
More
This commit is contained in:
parent
1b8879c684
commit
4be274f187
12 changed files with 270 additions and 12 deletions
4
scripts/minikube-setup.sh
Normal file
4
scripts/minikube-setup.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
minikube addons enable ingress
|
||||
minikube addons enable ingress-dns
|
||||
Loading…
Add table
Add a link
Reference in a new issue