image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent tag: v5.6.4@sha256:80457804aa4589d129fc93c50960a992cbde4c2fd443af1509efabee9361f71f 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