mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 12:46:06 +00:00
Merge pull request #22620 from mdshuai/udpate-configmap-doc
Auto commit by PR queue bot
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user