Merge pull request #2382 from chechiachang/replace-tab-with-space-and-remove-redundant-spaces

Remove redundant spaces
This commit is contained in:
Brad Beam 2018-02-27 10:39:57 -06:00 committed by GitHub
commit 810c10a0e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ bin_dir: /usr/local/bin
## for mounting persistent volumes into containers. These may not be loaded by preinstall kubernetes
## processes. For example, ceph and rbd backed volumes. Set to true to allow kubelet to load kernel
## modules.
# kubelet_load_modules: false
#kubelet_load_modules: false
## Internal network total size. This is the prefix of the
## entire network. Must be unused in your environment.
@ -129,4 +129,4 @@ bin_dir: /usr/local/bin
#etcd_metrics: basic
# The read-only port for the Kubelet to serve on with no authentication/authorization. Uncomment to enable.
# kube_read_only_port: 10255
#kube_read_only_port: 10255