Skip to content

Commit be23d12

Browse files
authored
Merge pull request #20 from aws-observability/fix/readMeIssues
fixing readmes
2 parents 2d1e525 + c7de2d1 commit be23d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/patterns/single-new-eks-observability-accelerators/single-new-eks-opensource-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ aws secretsmanager update-secret \
8484

8585
6. Install project dependencies by running `npm install` in the main folder of this cloned repository.
8686

87-
7. The actual settings for the hosted zone name and expected subzone name are expected to be specified in the CDK context. Generically it is inside the cdk.context.json file of the current directory or in `~/.cdk.json` in your home directory.
87+
7. The actual settings for dashboard urls are expected to be specified in the CDK context. Generically it is inside the cdk.json file of the current directory or in `~/.cdk.json` in your home directory.
8888

8989
Example settings: Update the context in `cdk.json` file located in `cdk-eks-blueprints-patterns` directory
9090

0 commit comments

Comments
 (0)