Files
truecharts/charts/stable/duckdns/values.yaml
T
TrueCharts BotandGitHub 10145a1879 chore(deps): update docker general non-major (#3953)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-29 10:16:14 +03:00

37 lines
554 B
YAML

image:
repository: tccr.io/truecharts/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:ba0e5592d34d8495d826f5a74552fef1f77822dd1542bd8873334bdb6b81781c
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
TOKEN: ""
env:
SUBDOMAINS: ""
LOG_FILE: false
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: false