From ab72fce20573cc3ebac3d4b29f497e75ec4bf5bf Mon Sep 17 00:00:00 2001 From: desmax74 Date: Wed, 13 Nov 2024 22:01:56 +0100 Subject: [PATCH] New Aron review Signed-off-by: desmax74 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df9bc49..2784b83 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ On the controller node export the following environment variables: export TPA_EVENT_SECRET_ACCESS_KEY= ``` -2. To choose between S3 or compatible service, kafka or sqs, Keycloak or AWS Cognito configure the roles/tpa_single_node/defaults/main.yml +2. Choose between AWS S3 or an S3-compatible service, and update the `roles/tpa_single_node/defaults/main.yml` file accordingly. 3. In case of Minio, create environmental variable for storage endpoint ```shell