2022-03-05 16:15:10 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/ddns-go
|
|
|
|
pullPolicy: IfNotPresent
|
2022-03-18 12:02:19 +00:00
|
|
|
tag: v3.5.1@sha256:5068348e0ee000bb0bbee5163cc49aa9a78ff5e83b38be3b7c279b13264491b7
|
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"
|