diff --git a/helm/minecraft/templates/service.yaml b/helm/minecraft/templates/service.yaml index 91d1e9b..61f4308 100644 --- a/helm/minecraft/templates/service.yaml +++ b/helm/minecraft/templates/service.yaml @@ -3,7 +3,8 @@ kind: Service metadata: name: {{ .Release.Name }} annotations: - metallb.universe.tf/allow-shared-ip: "containers" + metallb.universe.tf/address-pool: "production" + metallb.universe.tf/allow-shared-ip: "production" spec: externalTrafficPolicy: Cluster selector: