Skip to content

Commit f6649fd

Browse files
authored
Merge pull request bottlerocket-os#4792 from mselim00/ecr-public
chore(aws-k8s): support authenticated dualstack ecr public pulls
2 parents c5c3703 + 767f2e3 commit f6649fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sources/shared-defaults/kubernetes-aws-credential-provider.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ image-patterns = [
1818
"*.dkr.ecr.*.csp.hci.ic.gov",
1919
"*.dkr.ecr-fips.*.csp.hci.ic.gov",
2020
"public.ecr.aws",
21+
"ecr-public.aws.com",
2122
]

0 commit comments

Comments
 (0)