We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b191a16 commit 616a1ebCopy full SHA for 616a1eb
README.md
@@ -40,7 +40,7 @@ The e2e tests can be executed locally by running the following commands:
40
2. Start the operator locally:
41
42
```bash
43
- make run
+ NAMESPACE=default make run
44
```
45
46
Alternatively, You can run the operator from your IDE / debugger.
0 commit comments