Skip to content

Commit

Permalink
keep docker as default
Browse files Browse the repository at this point in the history
  • Loading branch information
aardbol committed Oct 19, 2023
1 parent dbcaeb6 commit 8cca9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-kubernetes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ KUBERNETES_CONTEXT = minikube # minikube or rancher-desktop
# rococo or wococo (don't put space at the end of the variable it will be used as is)
CHAIN_NAMESPACE = rococo
# docker or podman
MINIKUBE_DRIVER = podman
MINIKUBE_DRIVER = docker

# ============================================================================================

Expand Down

0 comments on commit 8cca9f8

Please sign in to comment.