Files
truecharts/charts/stable/ddclient/values.yaml
TrueCharts Bot 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

30 lines
490 B
YAML

image:
repository: tccr.io/truecharts/ddclient
pullPolicy: IfNotPresent
tag: 3.10.0@sha256:6d34e10d5b29816987bfd1a909892e6d990b38e69f483461b2f3f32d0fd5b6d9
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