mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-04 20:48:36 +00:00
e0ee6fbeff
We have already migrated the storage controller to `--control-plane-url`, added in #11173. The new param was added to support also safekeeper specific endpoints. See the docs changes in #11195 for further details. Part of #11163