image: repository: jeessy/ddns-go pullPolicy: IfNotPresent tag: v6.6.2@sha256:571cfe4dc39cbf397096809f3ebbdf2515b4a8b65efa602b240bc3868fa2f1a0 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