Update install-eventing-with-yaml.md (#6269)

File is named eventing-jsm.yaml in v1.18.0
This commit is contained in:
Markus Mahlberg 2025-05-14 00:05:46 +02:00 committed by GitHub
parent 8a0987d8e1
commit 092cec1c73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->