Skip to content

Commit

Permalink
Remove region names from us-iso/us-isob credential provider config (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
prasad0896 authored Jul 10, 2023
1 parent 6ab0808 commit 2e92ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/ecr-credential-provider-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"*.dkr.ecr.*.amazonaws.com",
"*.dkr.ecr.*.amazonaws.com.cn",
"*.dkr.ecr-fips.*.amazonaws.com",
"*.dkr.ecr.us-iso-east-1.c2s.ic.gov",
"*.dkr.ecr.us-isob-east-1.sc2s.sgov.gov"
"*.dkr.ecr.*.c2s.ic.gov",
"*.dkr.ecr.*.sc2s.sgov.gov"
],
"defaultCacheDuration": "12h",
"apiVersion": "credentialprovider.kubelet.k8s.io/v1"
Expand Down

0 comments on commit 2e92ea0

Please sign in to comment.