Merge pull request #74062 from trungnvfet/fix_json_format

Fix an issue of yaml and json format
This commit is contained in:
Kubernetes Prow Robot 2019-02-14 23:56:00 -08:00 committed by GitHub
commit c90bf8d8ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,7 +336,7 @@ export KUBE_PROXY_MODE=ipvs
If you are using kubeadm with a [configuration file](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file), you have to add `mode: ipvs` and also add `SupportIPVSProxyMode: true` below the `kubeProxy` field as part of the kubeadm configuration.
```json
```yaml
...
kubeProxy:
config: