apps/code: raise proxy body size for gitea

This commit is contained in:
xeruf 2022-10-05 11:49:39 +01:00
parent d02d6a39bb
commit a2a2b1ba31
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,7 @@ data:
enabled: true
annotations:
kubernetes.io/tls-acme: "true"
kubernetes.io/proxy-body-size: "500m"
hosts:
- host: "code.${domain}"
paths:
@ -18,6 +19,10 @@ data:
- secretName: gitea-tls
hosts:
- "code.${domain}"
service:
ssh:
annotations:
metallb.universe.tf/allow-shared-ip: gitea
gitea:
oauth:
- name: Stackspin