馃悰 [Bug] Badges are missing in production
Created by: Tirokk
Authored by roschaefer Closed
馃悰 Bugreport
For some reason, the img
folder including all the badges is missing on the deployed kubernetes backend pods.
Steps to reproduce the behavior
- Deploy
- Connect with kubernetes cluster:
robert@e480 ~/D/h/H/webapp> kubectl -n human-connection exec -it nitro-backend-849459586d-lxfpw sh
/nitro-backend # cd public/
/nitro-backend/public # ls
uploads
- Where is the
img/
folder??
Expected behavior
The img/
folder should exist and serve all the badges.