Skip to content

Commit b2c3bac

Browse files
chuckhak8s-ci-robot
authored andcommitted
Update kubeadm HA etcd docs (#9802)
Fixes kubernetes/kubeadm#1045 Signed-off-by: Chuck Ha <[email protected]>
1 parent 02c6aee commit b2c3bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/independent/setup-ha-etcd-with-kubeadm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ this example.
8686
apiVersion: "kubeadm.k8s.io/v1alpha2"
8787
kind: MasterConfiguration
8888
etcd:
89-
localEtcd:
89+
local:
9090
serverCertSANs:
9191
- "${HOST}"
9292
peerCertSANs:

0 commit comments

Comments
 (0)