2021-12-12 22:27:04 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/duckdns
|
|
|
|
pullPolicy: IfNotPresent
|
2022-07-14 11:49:21 +00:00
|
|
|
tag: latest@sha256:4ccd20b76ad925428ef8e7a9aa0d0c510f8969bed119f1d956929703f81043f8
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
2022-04-24 10:39:21 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2022-06-07 17:41:19 +00:00
|
|
|
secretEnv:
|
2021-12-12 22:27:04 +00:00
|
|
|
TOKEN: ""
|
|
|
|
|
|
|
|
env:
|
|
|
|
SUBDOMAINS: ""
|
2022-04-24 16:02:58 +00:00
|
|
|
LOG_FILE: false
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
varrun:
|
|
|
|
enabled: true
|