skull
skull
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
thank you so much
18 replies
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
nginx.ingress.kubernetes.io/client-body-buffer-size: 512M nginx.ingress.kubernetes.io/proxy-body-size: 512M on ingress rule
18 replies
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
that fixed the issue...
18 replies
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
yes I just did not know I can set it with annotation, I was about to try set ENV var for immich for upload limit 😁
18 replies
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
i will try now thanks!
18 replies
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
Im using http://immich.home.k8s:30080 to open it, immich.home.k8s is defined in my /etc/hosts file on the vm running the k8s
18 replies
IImmich
Created by skull on 4/10/2025 in #help-desk-support
Can't upload images - k8s deployment
@Zeus I have nodeport exposed in my kubernetes which is 30080 (http traffic) and 30443 (https traffic). So my traffic is as follows: Pod (2283) -> service (clusterIP 2283) -> ingress nginx -> node port (30080). It's hosted in my machine at home, not cloud so i can't expose it other than nodeport
18 replies