| commit | 6ae65d1402c77dc29905296d293fcee0ddc72d71 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Mon Dec 04 15:37:53 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Mon Dec 04 16:49:17 2023 +0400 |
| tree | 4ff02a2d0adc02f8105ea0a816fc4d479e748321 | |
| parent | 123a3675b35f1b7c6f7249f3d63a7e65a1909fe1 [diff] [blame] |
env: create tailscale-proxy for ingress-private IP with new env
diff --git a/core/installer/values-tmpl/headscale.yaml b/core/installer/values-tmpl/headscale.yaml index 5b63d7e..c6c04a2 100644 --- a/core/installer/values-tmpl/headscale.yaml +++ b/core/installer/values-tmpl/headscale.yaml
@@ -34,6 +34,7 @@ ipAddressPool: {{ .Global.Id }}-headscale api: port: 8585 + rootDomain: {{ .Global.Domain }} image: repository: giolekva/headscale-api tag: latest