fix: remove own gitea-runner and add it to gitea

This commit is contained in:
Patryk Hegenberg 2025-05-08 17:28:23 +02:00
parent 944543bfa2
commit 3c02e21364
2 changed files with 10 additions and 1 deletions

View file

@ -45,6 +45,15 @@ spec:
enabled: true
provisioning:
enabled: true
statefulset:
actRunner:
repository: gitea/act_runner
tag: 0.2.11
pullPolicy: IfNotPresent
dind:
repository: docker
tag: 25.0.2-dind
pullPolicy: IfNotPresent
config:
actions:
ENABLED: true

View file

@ -4,6 +4,6 @@ resources:
- monitoring/
- longhorn/
- gitea/
- gitea-runner/
# - gitea-runner/
# - sonarqube/
- cnpg