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 7826cc2 commit 8f5389eCopy full SHA for 8f5389e
content/en/docs/getting-started/installation.md
@@ -81,7 +81,7 @@ For more information about OpenFunction components compatibility with Kubernetes
81
82
3. Run the following command to verify OpenFunction is up and running:
83
```shell
84
- kubectl get pods -namespace openfunction
+ kubectl get po -n openfunction
85
```
86
87
### Option 2: Install with CLI
0 commit comments