Unverified Commit 67bca448 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #71465 from aanm/fix-kubeadm-documentation

apis/kubeadm/v1beta1: fix typo in localApiEndpoint -> localAPIEndpoint
parents d460cb2c 5c1260b9
...@@ -181,7 +181,7 @@ limitations under the License. ...@@ -181,7 +181,7 @@ limitations under the License.
// effect: "NoSchedule" // effect: "NoSchedule"
// kubeletExtraArgs: // kubeletExtraArgs:
// cgroupDriver: "cgroupfs" // cgroupDriver: "cgroupfs"
// localApiEndpoint: // localAPIEndpoint:
// advertiseAddress: "10.100.0.1" // advertiseAddress: "10.100.0.1"
// bindPort: 6443 // bindPort: 6443
// --- // ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment