k3s-configs/gitea/renovate-bot-values.yaml

13 lines
244 B
YAML
Raw Normal View History

2023-11-28 21:39:39 +00:00
renovate:
config : |
{
"repositories": ["Cluster/k3s-configs"]
}
persistence:
cache:
enabled: true
storageClass: retain-local-path
existingSecret: renovate-bot-secret
apiVersionOverrides:
cronjob: 'batch/v1'