image: repository: jeessy/ddns-go pullPolicy: IfNotPresent tag: v6.7.0@sha256:2476797f081062de9c6137871cf244550c878fc1ce91ad984de25bd95131000f 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