We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c1189 commit 4275304Copy full SHA for 4275304
internal/demo/README.md
@@ -17,7 +17,7 @@ This guide will help you set up and run the Temporal Worker Controller locally u
17
18
1. Start a local Minikube cluster:
19
```bash
20
- minikube start --nodes 2
+ minikube start
21
```
22
23
2. Create the `skaffold.env` file:
0 commit comments