diff --git a/apps/gitea/helmrelease.yaml b/apps/gitea/helmrelease.yaml index fb1f59f..3abdeca 100644 --- a/apps/gitea/helmrelease.yaml +++ b/apps/gitea/helmrelease.yaml @@ -57,9 +57,9 @@ spec: metrics: enabled: true actions: - enabled: true + enabled: false provisioning: - enabled: true + enabled: false statefulset: actRunner: repository: gitea/act_runner @@ -71,7 +71,7 @@ spec: pullPolicy: IfNotPresent config: actions: - ENABLED: true + ENABLED: false metrics: ENABLED: true repository: