2022-07-20 19:13:31 +00:00
|
|
|
env:
|
2022-07-22 18:23:01 +00:00
|
|
|
SCHEDULE: "3600"
|
2022-07-20 19:13:31 +00:00
|
|
|
TOKEN: 1a2b3c4d5e6f71a2b3c4d5e6f71a2b3c4d5e6f7b
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/github-backup
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:7209e1606631a7ee71dcff591eb5e82cfb5ff9b909d6e9cfe38bbeba27851fd8
|
2022-07-20 19:13:31 +00:00
|
|
|
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
|