diff --git a/deploy/service.yaml b/deploy/service.yaml index d5f6c27..5f188ee 100644 --- a/deploy/service.yaml +++ b/deploy/service.yaml @@ -4,7 +4,8 @@ kind: Service metadata: name: esphome namespace: esphome - metallb.io/loadBalancerIPs: "192.168.0.82" + annotations: + metallb.io/loadBalancerIPs: "192.168.0.82" spec: ports: - port: 80