Skip to content

Commit 67620c3

Browse files
authored
Merge pull request #230 from yagikota/fix-typo
fix typo
2 parents 57c2548 + 1d28f8e commit 67620c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ certificates API.
6464
# annotation as shown in the next step.
6565
eks.amazonaws.com/token-expiration: "86400"
6666
```
67-
4. All new pod pods launched using this Service Account will be modified to use
67+
4. All new pods launched using this Service Account will be modified to use
6868
IAM for pods. Below is an example pod spec with the environment variables and
6969
volume fields added by the webhook.
7070
```yaml

0 commit comments

Comments
 (0)