Commit a20fb54
authored
feat: add permissions for ECR Public container pulls to Auto Mode NodeRole (#8698)
feat: ECR Public authenticated pulls
Update the default EKS Auto Mode Node Role to allow authenticated pulls from ECR public.
This ensures that container pulls are not unnecessarily throttled due to
unauthenticated pulls.1 parent a11df6a commit a20fb54
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments