Files
home-kubernetes/vms-home/docker-30/gitea/runner-config.yaml
Jan Novak d541f2e1d2 infra: relocate docker-30 compose stack under vms-home/, add garage and frisbee-drills
Move the docker-30 service definitions (gitea, kanidm, vault, zot,
nginx, lab-proxy, maru-hleda-byt, fuj-management) into vms-home/ to
match the naming convention used for other hosts, and add the new
garage object-storage and frisbee-drills services alongside it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-09 00:05:30 +02:00

16 lines
291 B
YAML

runner:
file: /data/.runner
fetch_interval: 10s
fetch_timeout: 30s
capacity: 4 # number of concurrent jobs this runner will accept
cache:
enabled: true
dir: /data/cache
host: gitea-runner
port: 8088
container:
network: gitea-production_gitea-network
force_pull: true