Excuse me for such a stupid question but I’ve recently migrated from TruenasCore → Scale, therefore I’ve run into issues with installing apps with stuck @deploying issue.
I’ve managed to track down the issue to the simple “ErrImagePull & ImagePullBackOff” issue but I’m struggling to fix it.
–runtime-request-timeout=2m0s is default here, I have no idea how to change it globaly, pulling images manually works but if I click on “Install” through apps, it get stuck and after 2min (because of slow DL speed {10Mbit} it can’t complete download in 2min therefore it restarts it.
I summon the allmighty @wendell to guide me through this issue, I know the solution is to addd runtime-request-timeout=“x” but issue is where do I put it in.
default configs, as far as I found out, are /etc/rancher/k3s/*.yaml
Any help is appreciated.