No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install tailscale bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
string | |
controllers.tailscale.containers.app.env.TS_EXTRA_ARGS (7) --advertise-connector --advertise-exit-node --advertise-tags=tag:k8s | string |
string | |
boolean | |
boolean | |
controllers.tailscale.containers.app.env.TS_TAILSCALED_EXTRA_ARGS (6) --debug=0.0.0.0:9001 | string |
string | |
controllers.tailscale.containers.app.env.TS_ROUTES (5) 10.42.0.0/16,10.43.0.0/16,192.168.0.0/16 | string |
controllers.tailscale.containers.app.env.PORT (4) ${SECRET_TAILSCALE_PORT} | string, number |
string | |
string | |
boolean | |
boolean | |
string | |
string | |
string | |
controllers.tailscale.containers.app.image.repository (7) ghcr.io/tailscale/tailscale | string |
controllers.tailscale.containers.app.image.tag (7) v1.82.0@sha256:d26fc9bb035b0559900cc6f23506f6b1ddab61a690ffab4f5d84feceb3de811e | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
number, string | |
controllers.tailscale.strategy (6) RollingUpdate | string |
number | |
string | |
number | |
boolean | |
number | |
controllers.main.containers.main.env.TS_EXTRA_ARGS (2) --advertise-tags=tag:servers | string |
string | |
controllers.main.containers.main.env.TS_ROUTES (2) 192.168.29.0/24,192.168.30.0/24 | string |
boolean | |
string | |
boolean | |
number | |
string | |
controllers.main.containers.main.env.TS_TAILSCALED_EXTRA_ARGS (1) --debug=0.0.0.0:2000 | string |
string | |
controllers.main.containers.main.image.repository (2) ghcr.io/tailscale/tailscale | string |
string | |
boolean | |
boolean | |
boolean | |
string | |
string | |
string | |
string | |
number | |
number | |
number | |
controllers.main.strategy (1) RollingUpdate | string |
persistence.tmp.type (7) emptyDir | string |
string | |
boolean | |
string | |
persistence.cache.type (4) emptyDir | string |
boolean | |
string | |
persistence.run.type (4) emptyDir | string |
boolean | |
service.app.controller (7) tailscale | string |
number | |
service.app.nameOverride (3) tailscale | string |
service.tailnet.controller (5) tailscale | string |
service.tailnet.type (4) LoadBalancer | string |
service.tailnet.ports.tailnet.port (3) ${SECRET_TAILSCALE_PORT} | string, number |
string | |
boolean | |
number, string | |
string | |
service.tailnet.annotations."lbipam.cilium.io/ips" (2) ${TAILSCALE_LB_IP} | string |
string | |
service.tailnet.externalIPs[] (1) - ${TAILSCALE_IPV4} | string |
string | |
string | |
service.tailnet.ipFamilyPolicy (1) SingleStack | string |
string | |
number | |
string | |
string | |
serviceMonitor.app.endpoints[].path (4) /debug/metrics | string |
string | |
string | |
serviceMonitor.app.serviceName (7) tailscale | string |
boolean | |
boolean | |
serviceMonitor.main.endpoints[].path (1) /debug/metrics | string |
string | |
string | |
boolean | |
number, string | |
number | |
defaultPodOptions.securityContext.fsGroup (1) ${APP_GID:=1000} | string |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
string | |
defaultPodOptions.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) node-role.kubernetes.io/control-plane | string |
string | |
defaultPodOptions.dnsPolicy (1) ClusterFirstWithHostNet | string |
boolean | |
serviceAccount.name (4) tailscale | string |
boolean |