Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
orishoshan committed Mar 14, 2024
1 parent 0bc67c0 commit cda4860
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/features/aws-iam/tutorials/aws-iam-eks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ Run the following command to create your AWS cluster. [Don't have eksctl? Instal
curl ${ABSOLUTE_URL}/code-examples/aws-iam-eks/cluster-config.yaml | eksctl create cluster -f -
```
<details>
<summary>Inspect eks-cluster.yaml contents</summary>
<summary>Inspect eks-cluster.yaml contents</summary>

```yaml
{@include: ../../../../static/code-examples/aws-iam-eks/cluster-config.yaml}
```
```yaml
{@include: ../../../../static/code-examples/aws-iam-eks/cluster-config.yaml}
```
</details>

</details>
Expand Down

0 comments on commit cda4860

Please sign in to comment.