Skip to content

Commit c76841a

Browse files
authored
Merge pull request #29129 from Shubham82/correct-memory_and_cpu_values
Correct default values of memory and cpu.
2 parents 0f8a345 + de9db22 commit c76841a

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)