expose factorio on a loadbalancer service

This commit is contained in:
SeanOMik 2023-04-21 01:33:21 -04:00
parent 3ac2d5418e
commit 18a2c0acd8
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ spec:
service:
main:
type: LoadBalancer
annotations:
metallb.universe.tf/allow-shared-ip: "main-ip-192.168.87.10"
metallb.universe.tf/loadBalancerIPs: 192.168.87.10
ports:
http:
enabled: false