khuedoan-homelab/platform/renovate/values.yaml
2022-08-29 14:23:51 +07:00

13 lines
316 B
YAML

renovate:
cronjob:
schedule: '0 9 * * *' # Everyday at 09:00
renovate:
config: |
{
"platform": "gitea",
"endpoint": "https://git.khuedoan.com/api/v1",
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
"autodiscover": true
}
existingSecret: renovate-secret