fix some repeat problem (#7294)

This commit is contained in:
Jianfeng Li
2018-02-10 06:11:52 +08:00
committed by k8s-ci-robot
parent 9bc8ca42fd
commit 253ad5b397
2 changed files with 2 additions and 2 deletions
@@ -28,7 +28,7 @@ spec:
# provide a dns service. As of Kubernetes 1.3, DNS is a built-in
# service launched automatically. However, if the cluster you are using
# does not have a built-in DNS service, you can instead
# instead access an environment variable to find the master
# access an environment variable to find the master
# service's host. To do so, comment out the 'value: dns' line above, and
# uncomment the line below:
# value: env
@@ -30,7 +30,7 @@ spec:
# provide a dns service. As of Kubernetes 1.3, DNS is a built-in
# service launched automatically. However, if the cluster you are using
# does not have a built-in DNS service, you can instead
# instead access an environment variable to find the master
# access an environment variable to find the master
# service's host. To do so, comment out the 'value: dns' line above, and
# uncomment the line below:
# value: env