headscale: use IP address pool
diff --git a/charts/headscale/templates/headscale.yaml b/charts/headscale/templates/headscale.yaml
index a4a99b9..79a81cf 100644
--- a/charts/headscale/templates/headscale.yaml
+++ b/charts/headscale/templates/headscale.yaml
@@ -29,6 +29,8 @@
 metadata:
   name: headscale
   namespace: {{ .Release.Namespace }}
+  annotations:
+    metallb.universe.tf/address-pool: {{ .Values.ipAddressPool }}
 spec:
   type: LoadBalancer
   selector: