Skip to content

Commit

Permalink
feat: update minikube installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 25, 2024
1 parent 305be68 commit db5f14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/minikube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ main_brew() {

main() {
minikube config set driver podman
minikube config set rootless true
}

main_parham() {
Expand Down

0 comments on commit db5f14d

Please sign in to comment.