Files
truecharts/charts/dev/github-backup/values.yaml
T
Kjeld Schouten-Lebbing 90381463b4 feat: Add G-Range of UnRaid Ports (#3232)
* feat: Add G-Range of UnRaid Ports

* remove non-passing Charts

* re
2022-07-20 21:13:31 +02:00

34 lines
637 B
YAML

env:
SCHEDULE: '3600'
TOKEN: 1a2b3c4d5e6f71a2b3c4d5e6f71a2b3c4d5e6f7b
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/github-backup
tag: latest
persistence:
backuplocation:
enabled: true
mountPath: /home/docker/backups
config:
enabled: true
mountPath: /home/docker/github-backup/config/
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