From 907b7226fdd33d007e8b8417a770a16e12fed50b Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sun, 26 Feb 2023 17:43:05 +0000 Subject: [PATCH] Increase MAX_SIZE for gitea attachments (#21) Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/21 --- badhouseplants/values/values.gitea.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/badhouseplants/values/values.gitea.yaml b/badhouseplants/values/values.gitea.yaml index 8f8d15a..4d299a6 100644 --- a/badhouseplants/values/values.gitea.yaml +++ b/badhouseplants/values/values.gitea.yaml @@ -86,6 +86,8 @@ gitea: ENABLED: true cron: enabled: true + attachment: + MAX_SIZE: 10 statefulset: env: - name: DOMAIN