2024-01-14 22:56:21 +00:00
|
|
|
image:
|
|
|
|
repository: jeessy/ddns-go
|
|
|
|
pullPolicy: IfNotPresent
|
2024-01-29 01:04:35 +00:00
|
|
|
tag: v6.1.0@sha256:ea0e5d1faa1e73078f0cc2d591d7f399930ef3f60483d0569ba40991ebccbce1
|
2024-01-14 22:56:21 +00:00
|
|
|
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
|