Update images.md

fix grammar.
This commit is contained in:
Derek Willingham
2020-08-13 18:24:11 -04:00
committed by GitHub
parent 7faf15a77f
commit 7fe9521376
@@ -94,7 +94,7 @@ runtime to authenticate to a private container registry.
This approach is suitable if you can control node configuration.
{{< note >}}
Kubernetes as only supports the `auths` and `HttpHeaders` section in Docker configuration.
Kubernetes as is only supports the `auths` and `HttpHeaders` section in Docker configuration.
Docker credential helpers (`credHelpers` or `credsStore`) are not supported.
{{< /note >}}