Skip to content

Commit c7de2d1

Browse files
committed
fixing readmes
1 parent 2d1e525 commit c7de2d1

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)