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 f00393a commit 429ae84Copy full SHA for 429ae84
README.md
@@ -12,7 +12,7 @@ creates tokens for the [oc-gate](https://github.com/yaacov/oc-gate) service
12
Install using [operator-sdk](https://sdk.operatorframework.io/docs/installation/)
13
14
```bash
15
-# Create a namespace
+# Use default namespace
16
oc project default
17
18
# Install
0 commit comments