fix: add missing provisioning parameter for gitea

This commit is contained in:
Patryk Hegenberg 2025-05-07 23:58:35 +02:00
parent 9066723fea
commit d4e35a4a03

View file

@ -43,6 +43,8 @@ spec:
enabled: true enabled: true
actions: actions:
enabled: true enabled: true
provisioning:
enabled: true
config: config:
actions: actions:
ENABLED: true ENABLED: true