From fd35c5994448f6ffa3675e35313df9fe535920c8 Mon Sep 17 00:00:00 2001 From: Shubham Jain Date: Wed, 5 May 2021 04:11:09 -0700 Subject: [PATCH] update docs (#276) --- .circleci/config.yml | 2 +- README.md | 10 +++++++--- tile/tile-history.yml | 3 ++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 087e1668..c4ace6d8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -129,4 +129,4 @@ workflows: only: - develop - master -# - release/v1.2.0 \ No newline at end of file + - release/v1.2.2 \ No newline at end of file diff --git a/README.md b/README.md index a50f1cb2..7281c74c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ In addition, logs from the nozzle itself are of sourcetype `cf:splunknozzle`. ### Setup -The Nozzle requires a client with the authorities `doppler.firehose` and `cloud_controller.admin_read_only` (the latter is only required if `ADD_APP_INFO` is true) and grant-types `client_credentials` and `refresh_token`. If `cloud_controller.admin_read_only` is not +The Nozzle requires a client with the authorities `doppler.firehose` and `cloud_controller.admin_read_only` (the latter is only required if `ADD_APP_INFO` is enabled) and grant-types `client_credentials` and `refresh_token`. If `cloud_controller.admin_read_only` is not available in the system, switch to use `cloud_controller.admin`. You can either @@ -153,6 +153,10 @@ $ ./dump_app_info --skip-ssl-validation --api-endpoint=https://