Is your feature request related to a problem? Please describe.
Currently we are mounting secrets, configs, certificates, etc at /vault to ensure backwards compability.
Describe the solution you'd like
I would love this to change in the future to /openbao, but this would introduce a breaking change most likely.
We could enable a feature flag to change from /vault to /openbao so integrations could migrate by themselves?
Describe alternatives you've considered
Leave it as /vault forever.