diff --git a/cluster/apps/game-servers/factorio/helm-release.yaml b/cluster/apps/game-servers/factorio/helm-release.yaml index 80982d6..d8e4e25 100644 --- a/cluster/apps/game-servers/factorio/helm-release.yaml +++ b/cluster/apps/game-servers/factorio/helm-release.yaml @@ -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