Skip to content

Commit 3537896

Browse files
committed
update deploy and destroy commands
1 parent d6a3094 commit 3537896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/patterns/single-new-eks-observability-accelerators/single-new-eks-cost-monitoring-ingress-observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ At step 8, execute the following
6161

6262
```bash
6363
make build
64-
make pattern single-new-eks-cost-monitoring deploy single-new-eks-cost-monitoring-observability-accelerator
64+
make pattern single-new-eks-cost-monitoring deploy
6565
```
6666
## Verifying A record for Route53
6767

@@ -147,5 +147,5 @@ Now, lets navigate to the URL described as our dev.subzone.name in the cdk.json
147147
You can teardown the whole CDK stack with the following command:
148148

149149
```bash
150-
make pattern single-new-eks-cost-monitoring destroy single-new-eks-cost-monitoring-observability-accelerator
150+
make pattern single-new-eks-cost-monitoring destroy
151151
```

0 commit comments

Comments
 (0)