Skip to content

Commit

Permalink
change the example file to one that exists in the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Oct 18, 2023
1 parent 4b56b1d commit 14122b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ You’ll need a Kubernetes cluster to run against. You can use [k3d](https://k3d
4. [Optional] Install `Eventing` Custom Resource:

```sh
kubectl apply -f config/samples/eventing-eval.yaml
kubectl apply -f config/samples/default.yaml
```
5. [Optional] For EventMesh backend, set env var `DOMAIN` to the cluster domain in the deployment resource. For example:
```
Expand Down

0 comments on commit 14122b3

Please sign in to comment.