diff --git a/playbooks/helm/pre.yaml b/playbooks/helm/pre.yaml index b328c22..6d44d55 100644 --- a/playbooks/helm/pre.yaml +++ b/playbooks/helm/pre.yaml @@ -7,4 +7,4 @@ - role: ensure-helm tasks: - name: Start minikube - command: minikube start + command: minikube start --cpus max --memory max