code: fix gitea annotation

This commit is contained in:
xeruf 2022-10-06 10:12:14 +01:00
parent a2a2b1ba31
commit a12a4bada3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ data:
enabled: true enabled: true
annotations: annotations:
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
kubernetes.io/proxy-body-size: "500m" nginx.ingress.kubernetes.io/proxy-body-size: "50m"
hosts: hosts:
- host: "code.${domain}" - host: "code.${domain}"
paths: paths: