image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent tag: v5.6.0@sha256:5913ce79323eb1d0b8a41a137793decf55d116ca52c61bfff3529ed53f1ed3eb securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 9876 protocol: http port: 10168 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} persistence: data: enabled: true mountPath: /root portal: open: enabled: true