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 a2b881dCopy full SHA for a2b881d
README.md
@@ -40,6 +40,7 @@ The e2e tests can be executed locally by running the following commands:
40
2. Start the operator locally:
41
42
```bash
43
+ export NAMESPACE=default
44
make run
45
```
46
0 commit comments