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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-28 22:39:32 +02:00

34 lines
528 B
YAML

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