Files
neon/compute_tools/src
Tristan Partin ce5e7da854 Revert "fix(compute) Correct the PGXN s3 gateway URL. (#11796)"
This reverts commit 4d2e4b19c3.

Production computes get 500 errors from nginx. Staging is not affected.

# curl http://pg-ext-s3-gateway.pg-ext-s3-gateway.svc.cluster.local
<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>nginx</center>
</body>
</html>
2025-05-16 18:48:06 +00:00
..