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:
Knative Prow Robot 2025-05-13 23:07:46 +01:00 committed by GitHub
parent 7681bf8cbf
commit 2838cf4c64
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: 1. Install the NATS Streaming Channel by running the command:
```bash ```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 --> <!-- TODO(https://github.com/knative/docs/issues/2153): Add more Channels here -->