Skip to content

Commit

Permalink
Update ecr-credential-provider.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Boersma <[email protected]>
  • Loading branch information
AverageMarcus and mboersma authored Sep 27, 2024
1 parent 6de355d commit 11b6a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/capi/ecr-credential-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ In most setups, this should be all that is needed but the following vars can be
| ecr_credential_provider_install_dir | "/opt/bin" | The location to install the binary into |
| ecr_credential_provider_binary_filename | "ecr-credential-provider" | The filename to use for the downloaded binary |
| ecr_credential_provider_match_images | ["*.dkr.ecr.*.amazonaws.com", "*.dkr.ecr.*.amazonaws.com.cn"] | An array of globs to use for matching images that should use the credential provider. (If using gov-cloud you may need to change this) |
| ecr_credential_provider_aws_profile | "default" | The aws profile to use with the credential provider |
| ecr_credential_provider_aws_profile | "default" | The AWS profile to use with the credential provider |

0 comments on commit 11b6a08

Please sign in to comment.