image: repository: tccr.io/truecharts/ztcuui-aio tag: v1.2.15@sha256:1d5793ceebc8727554d6221f31f3d65e020fcc4d11434667311c53cfba01a38d pullPolicy: IfNotPresent service: main: ports: main: port: 10258 other: enabled: true ports: other: enabled: true port: 3180 targetPort: 3180 other2: enabled: true ports: other2: enabled: true protocol: udp port: 9993 targetPort: 9993 persistence: config: enabled: true mountPath: /opt/key-networks/ztncui/etc zerotier: enabled: true mountPath: /var/lib/zerotier-one portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: env: HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" HTTP_ALL_INTERFACES: "yes" NODE_ENV: "production" MYDOMAIN: "test.truecharts.org" ZTNCUI_PASSWD: "CHANGEME"