Skip to content

Commit 24cf5a5

Browse files
authored
Merge pull request #34772 from gecube/bindPort-patch
Fix typo in doc - bindPorti
2 parents 9044d1c + 3fe7033 commit 24cf5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/config-api/kubeadm-config.v1beta3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ by kubeadm during <code>kubeadm join</code>.</p>
555555
<code>int32</code>
556556
</td>
557557
<td>
558-
<p><code>bindPorti</code> sets the secure port for the API Server to bind to.
558+
<p><code>bindPort</code> sets the secure port for the API Server to bind to.
559559
Defaults to 6443.</p>
560560
</td>
561561
</tr>

0 commit comments

Comments
 (0)