Skip to content

Commit 2838cf4

Browse files
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>
1 parent 7681bf8 commit 2838cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/yaml-install/eventing/install-eventing-with-yaml.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Follow the procedure for the Channel of your choice:
9090
1. Install the NATS Streaming Channel by running the command:
9191
9292
```bash
93-
kubectl apply -f {{ artifact(org="knative-extensions",repo="eventing-natss",file="eventing-natss.yaml")}}
93+
kubectl apply -f {{ artifact(org="knative-extensions",repo="eventing-natss",file="eventing-jsm.yaml")}}
9494
```
9595
9696
<!-- TODO(https://github.com/knative/docs/issues/2153): Add more Channels here -->

0 commit comments

Comments
 (0)