mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
4 lines
No EOL
84 B
Bash
4 lines
No EOL
84 B
Bash
#!/usr/bin/env sh
|
|
|
|
minikube addons enable ingress
|
|
minikube addons enable ingress-dns |