mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 21:59:10 +08:00
23 lines
326 B
YAML
23 lines
326 B
YAML
image:
|
|
repository: zerotier/zerotier
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.14.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
zerotierConfig:
|
|
authToken: ''
|
|
identityPublic: ''
|
|
identitySecret: ''
|
|
networks: []
|
|
additionalEnvs: []
|
|
|
|
zerotierNetwork:
|
|
hostNetwork: false
|
|
|
|
zerotierStorage:
|
|
additionalStorages: []
|