feat: add gitea runner config

This commit is contained in:
Yadunand Prem 2024-11-19 18:29:05 -05:00
parent 6d53da67c4
commit 6eb243d3b0
No known key found for this signature in database

View File

@ -70,6 +70,19 @@ spec:
enabled: true
provisioning:
enabled: true
statefulset:
actRunner:
config: |
log:
level: info
cache:
enabled: true
runner:
labels:
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
redis-cluster:
enabled: false