fix some repeat problem (#7294)
This commit is contained in:
committed by
k8s-ci-robot
parent
9bc8ca42fd
commit
253ad5b397
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user