Update configmaps doc charaters error

pull/6/head
mdshuai 2016-03-07 10:58:27 +08:00
parent fea6b0d50c
commit 56e6a752c3
1 changed files with 1 additions and 1 deletions

View File

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