Use max cpus and memory in minikube
Change-Id: I264a7cfe6902d4e8ced7134775c6c6ff87acd667
This commit is contained in:
parent
5d1daef250
commit
41ec979375
@ -7,4 +7,4 @@
|
|||||||
- role: ensure-helm
|
- role: ensure-helm
|
||||||
tasks:
|
tasks:
|
||||||
- name: Start minikube
|
- name: Start minikube
|
||||||
command: minikube start
|
command: minikube start --cpus max --memory max
|
||||||
|
Loading…
Reference in New Issue
Block a user