Merge pull request #34772 from gecube/bindPort-patch

Fix typo in doc - bindPorti
This commit is contained in:
Kubernetes Prow Robot
2022-07-02 08:31:24 -07:00
committed by GitHub
@@ -555,7 +555,7 @@ by kubeadm during <code>kubeadm join</code>.</p>
<code>int32</code>
</td>
<td>
<p><code>bindPorti</code> sets the secure port for the API Server to bind to.
<p><code>bindPort</code> sets the secure port for the API Server to bind to.
Defaults to 6443.</p>
</td>
</tr>