Skip to content

Commit

Permalink
New Aron review
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Nov 13, 2024
1 parent 24ffcc3 commit 596ac43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ On the controller node export the following environment variables:
export TPA_STORAGE_ENDPOINT = <Minio storage URL >
```

5. In case of Kafka Events, create environmental variable for bootstrap server
5. For Kafka events, create an environment variable pointing to the bootstrap server:
```shell
export TPA_EVENT_BOOTSTRAP_SERVER=<Kafka Bootstrap Server>
```
Expand Down Expand Up @@ -182,7 +182,7 @@ Optionally, the certs directory variable `tpa_single_node_certificates_dir` unde
- tpa_single_node_nginx_tls_key_path


4. Update `roles/tpa_single_node/vars/main.yml` file with the below values,
4. Update the `roles/tpa_single_node/vars/main.yml` file with these values:

- Storage Service:

Expand Down

0 comments on commit 596ac43

Please sign in to comment.