Skip to content

Commit 765f70f

Browse files
author
Tamilselvan
authored
Update setup-ha-etcd-with-kubeadm.md
1 parent 8e184f7 commit 765f70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ on Kubernetes dual-stack support see [Dual-stack support with kubeadm](/docs/set
7272
cgroupDriver: systemd
7373
address: 127.0.0.1
7474
containerRuntimeEndpoint: unix:///var/run/containerd/containerd.sock
75-
podManifestPath: /etc/kubernetes/manifests
75+
staticPodPath: /etc/kubernetes/manifests
7676
EOF
7777
7878
cat << EOF > /etc/systemd/system/kubelet.service.d/20-etcd-service-manager.conf

0 commit comments

Comments
 (0)