2022-03-19 10:07:58 +00:00
|
|
|
image:
|
2022-03-21 04:42:49 +00:00
|
|
|
repository: tccr.io/truecharts/zerotier
|
2022-03-19 10:07:58 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-04-30 08:32:52 +00:00
|
|
|
tag: 1.10.6@sha256:7cffa55238aedff4f0f552035925146f4b512bed338d0aa24fd61e656f0052ec
|
2022-03-19 10:07:58 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: udp
|
2022-03-19 10:07:58 +00:00
|
|
|
targetPort: 9993
|
|
|
|
port: 10190
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/var/lib/zerotier-one"
|
|
|
|
tun:
|
|
|
|
enabled: true
|
|
|
|
type: hostPath
|
|
|
|
hostPath: /dev/net/tun
|
|
|
|
mountPath: /dev/net/tun
|
|
|
|
hostPathType: ""
|
|
|
|
readOnly: false
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: false
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
capabilities:
|
|
|
|
add:
|
|
|
|
- NET_ADMIN
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
|
|
|
env:
|
|
|
|
ZEROTIER_API_SECRET: ""
|
|
|
|
ZEROTIER_IDENTITY_PUBLIC: ""
|
|
|
|
ZEROTIER_IDENTITY_SECRET: ""
|