| commit | 2c1253c28fe10dcbf63eaf3bfc9f55ae4c02f3f3 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue Jun 13 12:06:42 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue Jun 13 12:07:51 2023 +0400 |
| tree | 20e0851c814949a5550b1b18604ea91bcfc612e6 | |
| parent | c921139aa816a234d9c809145ecc6a50e8615190 [diff] [blame] |
charts: tailscale-proxy
diff --git a/charts/tailscale/values.yaml b/charts/tailscale/values.yaml new file mode 100644 index 0000000..98112ea --- /dev/null +++ b/charts/tailscale/values.yaml
@@ -0,0 +1,6 @@ +image: + repository: tailscale/tailscale + tag: v1.42.0 + pullPolicy: IfNotPresent +hostname: example-ingress +loginServer: headscale.example.com