TrueChartsCatalogClone/stable/duplicati/10.0.7/ix_values.yaml

38 lines
653 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/duplicati
tag: latest@sha256:bfd3741e9e2ca4403f192f0729a08bfeceee26f95897322a836d363f49b75245
2023-08-01 09:25:32 +00:00
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 8200
targetPort: 8200
2023-08-01 09:25:32 +00:00
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
2023-08-01 09:25:32 +00:00
enabled: true
mountPath: /data
2023-08-01 09:25:32 +00:00
portal:
open:
enabled: true