OgImage - Crashing app
Hey, I have an app with OG Images enabled, using the package. Everything works on my localhost.
Testing the endpoint:
The site URL is properly configured as well.
Any thoughts?
Testing the endpoint:
__og-image__/image/og.png displays the image correctly, both via npm run dev and via a Docker container, however when I deploy the container to my Kubernetes cluster, any requests to get the image causes the app to crash, with no logs:The site URL is properly configured as well.
Any thoughts?
