Overv / openstreetmap-tile-server

Docker file for a minimal effort OpenStreetMap tile server
Apache License 2.0
1.2k stars 482 forks source link

Postgres says rendrer user already exsists #415

Closed manoj-emotorad closed 5 months ago

manoj-emotorad commented 5 months ago

i am runnning the image in k8s it downloads the maps some times it carshes the when it finds some exception but when the pod restarts the it goes to the stage where it creates rendrer user again that throws an error and that continues.. i have to delete the already downloaded maps pv pvc and then redeploy and it works. anything to fix this?