2023-08-01 09:25:32 +00:00
|
|
|
image:
|
2023-11-17 10:34:06 +00:00
|
|
|
repository: jeessy/ddns-go
|
2023-08-01 09:25:32 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-11-17 10:34:06 +00:00
|
|
|
tag: v5.6.6@sha256:fe921843f1957be51c0bbaed0b7e21936a566c74789e85a5b46e3acd7e6cbb18
|
2023-08-01 09:25:32 +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
|