Skip to content

Commit

Permalink
Improve Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
muralov committed Sep 25, 2023
1 parent 6f4db30 commit daf667b
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 @@ -111,7 +111,7 @@ You’ll need a Kubernetes cluster to run against. You can use [k3d](https://k3d
```sh
kubectl apply -f config/samples/eventing-eval.yaml
```
5. [Optional] For EventMesh backend, env var `DOMAIN` has to be set to cluster domain in the deployment resource. For example:
5. [Optional] For EventMesh backend, set env var `DOMAIN` to the cluster domain in the deployment resource. For example:
```
- name: DOMAIN
value: {CLUSTER_NAME}.kymatunas.shoot.canary.k8s-hana.ondemand.com
Expand Down

0 comments on commit daf667b

Please sign in to comment.