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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-09 10:29:42 +02:00

34 lines
528 B
YAML

image:
repository: tccr.io/truecharts/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:f0b2f81c908a7b2e1f4e79d429bc48313b7119d06525f23d5f7c8ac7f2952cd5
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