mirror of
https://github.com/truenas/charts.git
synced 2026-05-01 05:50:11 +08:00
This commit upgrades vaultwarden, tailscale, radarr, komga, grafana, n8n, tdarr catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
25 lines
385 B
YAML
25 lines
385 B
YAML
image:
|
|
repository: tailscale/tailscale
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.80.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
tailscaleConfig:
|
|
authkey: ''
|
|
hostname: ''
|
|
advertiseRoutes: []
|
|
advertiseExitNode: false
|
|
userspace: true
|
|
acceptDns: false
|
|
authOnce: true
|
|
extraArgs: []
|
|
extraDaemonArgs: []
|
|
additionalEnvs: []
|
|
|
|
tailscaleNetwork:
|
|
hostNetwork: false
|