Files
truecharts/charts/stable/ddclient/values.yaml
TrueCharts Bot 8ece48c5d3 chore(deps): update docker general non-major (#4165)
* 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-10-23 13:01:42 +03:00

30 lines
418 B
YAML

image:
repository: tccr.io/truecharts/ddclient
pullPolicy: IfNotPresent
tag: 3.10.0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: false