| commit | c3b28868f55292433213cc2b83ab21e9ce61e524 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Jun 15 10:38:28 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Jun 15 10:38:28 2023 +0400 |
| tree | 4cc4bf4ec9086ccbc3c454d7375cce837165c719 | |
| parent | 8954deaac534cf5fde19ac41fd90b7075a1d465c [diff] [blame] |
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: