Update aws-china.md

not need override docker config
This commit is contained in:
Hanfei Shen 2019-03-20 12:00:20 +08:00 committed by GitHub
parent 5d3497ade5
commit 213d8c2553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ Another tweak we can adopt here is to add a `docker` section to change the mirro
```yaml ```yaml
spec: spec:
docker: docker:
logDriver: ""
registryMirrors: registryMirrors:
- https://registry.docker-cn.com - https://registry.docker-cn.com
``` ```