Fix typo in doc - bindPorti

This commit is contained in:
George Gaál
2022-07-02 13:48:02 +02:00
committed by GitHub
parent 76ec92c103
commit 3fe7033047
@@ -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>