Skip to content

Commit

Permalink
fix(minecraft): add external traffic policy to main service
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Nov 11, 2024
1 parent 1b8d356 commit c0d3c1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ spec:
enabled: true
loadBalancerIP: ${MINECRAFT_IP}
type: LoadBalancer
externalTrafficPolicy: Local
ports:
main:
enabled: true
Expand Down

0 comments on commit c0d3c1f

Please sign in to comment.