diff --git a/apps/gitea/helmrelease.yaml b/apps/gitea/helmrelease.yaml index 3abdeca..fb1f59f 100644 --- a/apps/gitea/helmrelease.yaml +++ b/apps/gitea/helmrelease.yaml @@ -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: