diff --git a/k8s/service.yaml b/k8s/service.yaml index ab418bf..bc9ef5f 100644 --- a/k8s/service.yaml +++ b/k8s/service.yaml @@ -8,6 +8,5 @@ spec: ports: - port: 25565 targetPort: 25565 - type: NodePort - externalIPs: - - 3.14.1.101 + name: minecraft + type: LoadBalancer \ No newline at end of file