Skip to content

Commit

Permalink
chore: use podman for minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 24, 2024
1 parent c5ea0de commit 47baa35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/minikube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ main_brew() {
}

main() {
minikube config set driver docker
minikube config set driver podman
}

main_parham() {
Expand Down

0 comments on commit 47baa35

Please sign in to comment.