mirror of https://github.com/knative/docs.git
Update install-eventing-with-yaml.md (#6269)
File is named eventing-jsm.yaml in v1.18.0
This commit is contained in:
parent
8a0987d8e1
commit
092cec1c73
|
@ -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