charts: tailscale proxy hostname
diff --git a/charts/tailscale/templates/install.yaml b/charts/tailscale/templates/install.yaml
index c247191..88d01d2 100644
--- a/charts/tailscale/templates/install.yaml
+++ b/charts/tailscale/templates/install.yaml
@@ -66,7 +66,7 @@
- name: TS_ROUTES
value: {{ .Values.ipSubnet }}
- name: TS_EXTRA_ARGS
- value: --hostname= --login-server={{ .Values.loginServer }}
+ value: --login-server={{ .Values.loginServer }}
volumeMounts:
- name: tailscale
mountPath: /tailscale-state