Files
catalog/incubator/import-ics/2.0.7/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

39 lines
722 B
YAML

env:
CRONTAB_SCHEDULE: 0 0 * * *
ICS_PASSWORD: ""
ICS_URL: ""
ICS_USERNAME: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/import-ics
tag: latest@sha256:fd6fde78e04907e882fd0e21f2623047f99e0761f5ba763b14a69a03de90e5c1
persistence:
config:
enabled: true
mountPath: /config
icsexportfolder:
enabled: true
mountPath: /import_ics/ical_export
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false