Skip to content

Commit de9db22

Browse files
committed
Correct default values for memory and cpu.
1 parent d078b42 commit de9db22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/stateful-application/cassandra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To complete this tutorial, you should already have a basic familiarity with
5050
### Additional Minikube setup instructions
5151

5252
{{< caution >}}
53-
[Minikube](https://minikube.sigs.k8s.io/docs/) defaults to 1024MiB of memory and 1 CPU.
53+
[Minikube](https://minikube.sigs.k8s.io/docs/) defaults to 2048MB of memory and 2 CPU.
5454
Running Minikube with the default resource configuration results in insufficient resource
5555
errors during this tutorial. To avoid these errors, start Minikube with the following settings:
5656

0 commit comments

Comments
 (0)