image: repository: jeessy/ddns-go pullPolicy: IfNotPresent tag: v6.6.1@sha256:0b6ee7440f9fc06d9017b4dbd336f7f4cb39e47b76368ac0802fcb36312cb9cc 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