summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormdshuai <dma@redhat.com>2016-03-07 10:58:27 +0800
committermdshuai <dma@redhat.com>2016-03-07 10:58:27 +0800
commit90806da373f288e3281b612ef9ca6455078763ee (patch)
tree6746c836e205bc16ef91de0e5afa2e407cf27564
parent77ef1108ced94037f20b47f5544fdfeba88d5497 (diff)
Update configmaps doc charaters error
-rw-r--r--configmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmap.md b/configmap.md
index aceb3342..7c337d13 100644
--- a/configmap.md
+++ b/configmap.md
@@ -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