| commit | aaed5350617ba38290f51bbd449b9d1fa354c3d5 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Jun 15 10:44:03 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Jun 15 10:44:03 2023 +0400 |
| tree | a6d4b797a2a00593eaccfa332e6e6f0d2acf5e92 | |
| parent | c3b28868f55292433213cc2b83ab21e9ce61e524 [diff] [blame] |
charts: tailscale-proxy configurable advertise routes
diff --git a/charts/tailscale/values.yaml b/charts/tailscale/values.yaml index 98112ea..8f8b7e7 100644 --- a/charts/tailscale/values.yaml +++ b/charts/tailscale/values.yaml
@@ -4,3 +4,4 @@ pullPolicy: IfNotPresent hostname: example-ingress loginServer: headscale.example.com +ipSubnet: 10.1.0.1/24