2022-03-05 16:15:10 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: jeessy/ddns-go
|
2022-03-05 16:15:10 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-04-08 18:21:53 +00:00
|
|
|
tag: v6.3.2@sha256:2e7d5c4be8dab48b6abd5780cfde5037af25fa436f541ddb4b083c0137fee712
|
2022-03-07 08:26:49 +00:00
|
|
|
securityContext:
|
2023-04-11 10:07:17 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2022-03-05 16:15:10 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 9876
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: http
|
2022-03-05 16:15:10 +00:00
|
|
|
port: 10168
|
2023-04-11 10:07:17 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
env: {}
|
2022-03-05 16:15:10 +00:00
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /root
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|