Merge pull request #22620 from mdshuai/udpate-configmap-doc

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-03-06 22:12:51 -08:00
commit 13c17ddc67

View File

@ -222,7 +222,7 @@ kind: ConfigMap
metadata: metadata:
name: etcd-env-config name: etcd-env-config
data: data:
number-of-members: 1 number-of-members: "1"
initial-cluster-state: new initial-cluster-state: new
initial-cluster-token: DUMMY_ETCD_INITIAL_CLUSTER_TOKEN initial-cluster-token: DUMMY_ETCD_INITIAL_CLUSTER_TOKEN
discovery-token: DUMMY_ETCD_DISCOVERY_TOKEN discovery-token: DUMMY_ETCD_DISCOVERY_TOKEN