So, I'm trying to connect the agent with the vault from persistence. When verifying, the system throws the error Something went wrong while verifying the persistence :cloud.VerifyPersistence(kerberosvault): Something went wrong while verifying storage credentials: 404 page not found on verification. Also unable to access API endpoints from browser, direct requests to http://localhost:80/api returns a 404. Swagger indicates a missing cookie token.
The documentation specifies the API URL for Kerberos Vault as http://{your-vault-domain}/api.
My setup uses localhost:80.