Skip to content

Commit

Permalink
Add wait after enabling Fargate to stabilize tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Dec 22, 2023
1 parent e9e225b commit 817754c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/fundamentals/fargate/enabling.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ cat ~/environment/eks-workshop/modules/fundamentals/fargate/profile/fargate.ya

Now we can inspect the Fargate profile:

```bash
```bash wait=60
$ aws eks describe-fargate-profile \
--cluster-name $EKS_CLUSTER_NAME \
--fargate-profile-name checkout-profile
Expand Down

0 comments on commit 817754c

Please sign in to comment.