2022-03-05 16:15:10 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/ddns-go
|
|
|
|
pullPolicy: IfNotPresent
|
2022-05-06 22:07:05 +00:00
|
|
|
tag: v3.7.0@sha256:18d86e7fc36f9c32055e7014a35e41c98fe636669b3befc2afd81675beff2e93
|
2022-03-05 16:15:10 +00:00
|
|
|
|
2022-03-07 08:26:49 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2022-03-05 16:15:10 +00:00
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 9876
|
|
|
|
port: 10168
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/root"
|