Update registry.md for auth config

Signed-off-by: Joris De Winne <joris.dewinne@gmail.com>
This commit is contained in:
Joris De Winne 2020-01-11 08:22:48 -08:00
parent ff8a2e7c65
commit 050e8c63c0
No known key found for this signature in database
GPG Key ID: 770429706C35AD37

View File

@ -71,7 +71,7 @@ To configure a credential for a specific registry, create/modify the
```toml
# The registry host has to be a domain name or IP. Port number is also
# needed if the default HTTPS or HTTP port is not used.
[plugins.cri.registry.configs."gcr.io".auth]
[plugins.cri.registry.configs.auths."https://gcr.io"]
username = ""
password = ""
auth = ""