mirror of https://github.com/knative/docs.git
Update install-eventing-with-yaml.md (#6270)
File is named eventing-jsm.yaml in v1.18.0 Co-authored-by: Markus Mahlberg <138420+mwmahlberg@users.noreply.github.com>
This commit is contained in:
parent
7681bf8cbf
commit
2838cf4c64
|
@ -90,7 +90,7 @@ Follow the procedure for the Channel of your choice:
|
|||
1. Install the NATS Streaming Channel by running the command:
|
||||
|
||||
```bash
|
||||
kubectl apply -f {{ artifact(org="knative-extensions",repo="eventing-natss",file="eventing-natss.yaml")}}
|
||||
kubectl apply -f {{ artifact(org="knative-extensions",repo="eventing-natss",file="eventing-jsm.yaml")}}
|
||||
```
|
||||
|
||||
<!-- TODO(https://github.com/knative/docs/issues/2153): Add more Channels here -->
|
||||
|
|
Loading…
Reference in New Issue