ci: activate actions and runner

This commit is contained in:
Patryk Hegenberg 2025-05-26 12:40:45 +02:00
parent 1cb27ba3e1
commit eee35cb540

View file

@ -57,9 +57,9 @@ spec:
metrics:
enabled: true
actions:
enabled: false
enabled: true
provisioning:
enabled: false
enabled: true
statefulset:
actRunner:
repository: gitea/act_runner
@ -71,7 +71,7 @@ spec:
pullPolicy: IfNotPresent
config:
actions:
ENABLED: false
ENABLED: true
metrics:
ENABLED: true
repository: