fix: disable actions

This commit is contained in:
Patryk Hegenberg 2025-05-08 19:26:23 +02:00
parent 187ace9a18
commit 3026187c5c

View file

@ -41,22 +41,22 @@ 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
# actions:
# ENABLED: true
metrics:
ENABLED: true
repository: