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://