Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yagikota committed Jul 3, 2024
1 parent 96f297f commit 1d28f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ certificates API.
# annotation as shown in the next step.
eks.amazonaws.com/token-expiration: "86400"
```
4. All new pod pods launched using this Service Account will be modified to use
4. All new pods launched using this Service Account will be modified to use
IAM for pods. Below is an example pod spec with the environment variables and
volume fields added by the webhook.
```yaml
Expand Down

0 comments on commit 1d28f8e

Please sign in to comment.