Skip to content

Commit d114f4f

Browse files
LMSSonoshardys
authored andcommitted
Updated k3s service to correct port
updated port typo for k3s (cherry picked from commit 043a98c)
1 parent 70c9334 commit d114f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asciidoc/guides/metallb-kube-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ spec:
230230
ipFamilyPolicy: SingleStack
231231
ports:
232232
- name: https
233-
port: 443
233+
port: 6443
234234
protocol: TCP
235235
targetPort: 6443
236236
sessionAffinity: None

0 commit comments

Comments
 (0)