attempt to not cache upload requests [ci skip]

This commit is contained in:
Viktor Barzin 2025-08-11 21:47:41 +00:00
parent c27dbeb635
commit 4c65ced7f4
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 2 additions and 0 deletions

View file

@ -208,6 +208,8 @@ resource "kubernetes_ingress_v1" "ingress" {
"nginx.ingress.kubernetes.io/proxy-read-timeout" : "6000s",
"nginx.ingress.kubernetes.io/proxy-send-timeout" : "6000s",
"nginx.ingress.kubernetes.io/proxy-request-buffering" : "off"
"gethomepage.dev/enabled" = "true"
"gethomepage.dev/description" = "Photos library"

Binary file not shown.