Page MenuHomeIssueTracker

revibot-i k8s yaml
ActivePublic

Authored by revi on Feb 1 2024, 17:29.
Referenced Files
F508: revibot-i k8s yaml
Feb 1 2024, 17:57
F507: revibot-i k8s yaml
Feb 1 2024, 17:55
F506: revibot-i k8s yaml
Feb 1 2024, 17:52
F503: revibot-i k8s yaml
Feb 1 2024, 17:29
Subscribers
None
# https://wikitech.wikimedia.org/wiki/Help:Toolforge/Jobs_framework
---
- name: archivebot
command: ./archivebot.sh
image: python3.11
schedule: "0 3,15 * * *"
emails: none
filelog-stdout: logs/archivebot.log
filelog-stderr: logs/archivebot.log
- name: logrotate
command: logrotate -v ./logrotate.conf --state ./logrotate.state
image: mariadb
no-filelog: true
schedule: "@daily"
emails: none