Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Dec 15, 2023
1 parent c275291 commit 768ba1a
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 @@ -40,8 +40,8 @@ In order to deploy both the stacks the user needs to provide a set of required a
| Name | Requirement | Type | Description |
|------------------------|:------------|:--------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| distVersion | Required | string | The OpenSearch distribution version (released/un-released) the user wants to deploy |
| securityDisabled | Required | boolean | Enable or disable security plugin |
| adminPassword | Required | string | This value is required when security plugin is enabled |
| securityDisabled | Required | boolean | Enable or disable security plugin |
| adminPassword | Optional | string | This value is required when security plugin is enabled |
| minDistribution | Required | boolean | Is it the minimal OpenSearch distribution with no security and plugins |
| distributionUrl | Required | string | OpenSearch tar distribution url |
| cpuArch | Required | string | CPU platform for EC2, could be either `x64` or `arm64` |
Expand Down

0 comments on commit 768ba1a

Please sign in to comment.