Skip to content

Commit e0e38a5

Browse files
authored
[SDO-2756] Clarify chtRegion param description (#105)
* clarify region description * code comment
1 parent 87049d3 commit e0e38a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ $ helm repo remove cloudhealth
7979
| Name | Description | Value |
8080
|-----------------------------|---------------------------------------------------------------------------------------------------|-----------------------------------|
8181
| `apiToken` | Unique Customer API Token provided by CloudHealth | `""` |
82-
| `chtRegion` | CloudHealth Region (It has to be a valid AWS Region Code) | `us-east-1` |
82+
| `chtRegion` | Region provided by CloudHealth (region where VMware Tanzu CloudHealth account is onboarded) | `us-east-1` |
8383
| `image.repository` | CloudHealth Collector image repository | `cloudhealth/container-collector` |
8484
| `image.tag` | CloudHealth Collector image tag | `1398` |
8585
| `image.pullPolicy` | CloudHealth Collector image pull policy | `IfNotPresent` |

0 commit comments

Comments
 (0)