Merge pull request #34772 from gecube/bindPort-patch

Fix typo in doc - bindPorti
pull/34775/head
Kubernetes Prow Robot 2022-07-02 08:31:24 -07:00 committed by GitHub
commit 24cf5a5ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>