fix(speedtest): increase ingress body size

Otherwise it will return unrealisticly high upload measurements.
See https://openspeedtest.com/selfhosted-speedtest#Source-Code-Docker
This commit is contained in:
Khue Doan 2023-11-05 20:42:43 +07:00
parent db4c2f8ca1
commit 674e7e6505

View File

@ -3,6 +3,7 @@ openspeedtest:
enabled: true
className: nginx
annotations:
nginx.ingress.kubernetes.io/proxy-body-size: 50m
cert-manager.io/cluster-issuer: letsencrypt-prod
hajimari.io/appName: Speedtest
hajimari.io/icon: speedometer