mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Update configmaps doc charaters error
This commit is contained in:
parent
fea6b0d50c
commit
56e6a752c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user