Skip to content

Commit

Permalink
Update Azure credHelpers docs (#2109)
Browse files Browse the repository at this point in the history
  • Loading branch information
n3011 committed May 27, 2022
1 parent 77ac694 commit 1c0e5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ To configure credentials, you will need to do the following:
it is better to configure the credential tool only for your ACR registries by using `credHelpers` instead of `credsStore`:

```json
{ "credHelpers": {"mycr.azurecr.io": "acr"} }
{ "credHelpers": {"mycr.azurecr.io": "acr-env"} }
```

You can mount in the new config as a configMap:
Expand Down

0 comments on commit 1c0e5a0

Please sign in to comment.