Skip to content

Commit

Permalink
Merge pull request #230 from yagikota/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
yue9944882 authored Jan 17, 2025
2 parents 57c2548 + 1d28f8e commit 67620c3
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 67620c3

Please sign in to comment.