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-02-21 00:35:40 +00:00
|
|
|
tag: 1.10.3@sha256:82a61fbd25c151296832362f602a948b0ea18423196596c9e8c64c589caaf409
|
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: ""
|