diff --git a/infrastructure/gitea/helmrelease.yaml b/infrastructure/gitea/helmrelease.yaml index c739711..2d8783b 100644 --- a/infrastructure/gitea/helmrelease.yaml +++ b/infrastructure/gitea/helmrelease.yaml @@ -41,19 +41,19 @@ spec: email: patrykhegenberg@gmail.com metrics: enabled: true - # actions: - # 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 + actions: + 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