feat: configure gitea actions runner with 2 replicas and resource requests

This commit is contained in:
2026-08-31 23:59:53 +02:00
parent f729c49f0d
commit efce47fd1b
@@ -16,6 +16,11 @@ spec:
values: |
enabled: true
statefulset:
replicas: 2
resources:
requests:
cpu: 500m
memory: 512Mi
runner:
registry: "docker.gitea.com"
repository: runner