Fix the display issues for the commands in CLI plugin (#5111)

This commit is contained in:
Vincent 2022-07-18 10:53:00 -04:00 committed by GitHub
parent ba5b5eca6b
commit 3a70add6f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,7 @@ you can configure Knative Serving with different ingresses:
```bash
kn operator enable ingress --istio -n knative-serving
```
=== "Contour"
@ -144,6 +145,7 @@ you can configure Knative Serving with different ingresses:
```bash
kn operator enable ingress --contour -n knative-serving
```
## Installing the Knative Eventing component